|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbColumnResult | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbColumnResult in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbColumnResult | |
---|---|
protected List<JaxbColumnResult> |
JaxbSqlResultSetMapping.columnResult
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbColumnResult | |
---|---|
JaxbColumnResult |
ObjectFactory.createJaxbColumnResult()
Create an instance of JaxbColumnResult |
Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbColumnResult | |
---|---|
List<JaxbColumnResult> |
JaxbSqlResultSetMapping.getColumnResult()
Gets the value of the columnResult property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |