Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbColumnResult
Packages that use JaxbColumnResult
-
Uses of JaxbColumnResult in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbColumnResultModifier and TypeFieldDescriptionprotected List<JaxbColumnResult>JaxbConstructorResult.columnprotected List<JaxbColumnResult>JaxbSqlResultSetMapping.columnResultMethods in org.hibernate.boot.jaxb.mapping that return JaxbColumnResultModifier and TypeMethodDescriptionObjectFactory.createJaxbColumnResult()Create an instance ofJaxbColumnResultMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbColumnResultModifier and TypeMethodDescriptionJaxbConstructorResult.getColumn()Gets the value of the column property.JaxbSqlResultSetMapping.getColumnResult()Gets the value of the columnResult property.