|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnResult | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of ColumnResult in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type ColumnResult | |
---|---|
protected List<ColumnResult> |
SqlResultSetMapping.columnResult
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return ColumnResult | |
---|---|
ColumnResult |
ObjectFactory.createColumnResult()
Create an instance of ColumnResult |
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type ColumnResult | |
---|---|
List<ColumnResult> |
SqlResultSetMapping.getColumnResult()
Gets the value of the columnResult property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |