|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLQuery.ReturnProperty | |
---|---|
org.hibernate | This package defines the central Hibernate APIs. |
Uses of SQLQuery.ReturnProperty in org.hibernate |
---|
Methods in org.hibernate that return SQLQuery.ReturnProperty | |
---|---|
SQLQuery.ReturnProperty |
SQLQuery.ReturnProperty.addColumnAlias(String columnAlias)
Add a column alias to this property mapping. |
SQLQuery.ReturnProperty |
SQLQuery.RootReturn.addProperty(String propertyName)
Add a property, presumably with more than one column. |
SQLQuery.ReturnProperty |
SQLQuery.FetchReturn.addProperty(String propertyName)
Add a property, presumably with more than one column. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |