|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlValueReference | |
|---|---|
| org.hibernate.sql | This package defines helper classes for rendering SQL fragments and SQL statements. |
| org.hibernate.sql.ordering.antlr | |
| Uses of SqlValueReference in org.hibernate.sql |
|---|
| Methods in org.hibernate.sql that return SqlValueReference | |
|---|---|
SqlValueReference[] |
Template.NoOpColumnMapper.map(String reference)
|
| Uses of SqlValueReference in org.hibernate.sql.ordering.antlr |
|---|
| Subinterfaces of SqlValueReference in org.hibernate.sql.ordering.antlr | |
|---|---|
interface |
ColumnReference
Reference to a column name. |
interface |
FormulaReference
Reference to a formula fragment. |
| Methods in org.hibernate.sql.ordering.antlr that return SqlValueReference | |
|---|---|
SqlValueReference[] |
ColumnMapper.map(String reference)
Resolve the property reference to its underlying columns. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||