| Package | Description | 
|---|---|
| org.hibernate.sql | 
 
        This package defines helper classes for rendering SQL
        fragments and SQL statements. 
 | 
| org.hibernate.sql.ordering.antlr | 
| Modifier and Type | Method and Description | 
|---|---|
SqlValueReference[] | 
Template.NoOpColumnMapper.map(String reference)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ColumnReference
Reference to a column name. 
 | 
interface  | 
FormulaReference
Reference to a formula fragment. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SqlValueReference[] | 
ColumnMapper.map(String reference)
Resolve the property reference to its underlying columns. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.