Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbConstructorResult
Packages that use JaxbConstructorResult
-
Uses of JaxbConstructorResult in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbConstructorResultModifier and TypeFieldDescriptionprotected List<JaxbConstructorResult>JaxbSqlResultSetMapping.constructorResultMethods in org.hibernate.boot.jaxb.mapping that return JaxbConstructorResultModifier and TypeMethodDescriptionObjectFactory.createJaxbConstructorResult()Create an instance ofJaxbConstructorResultMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbConstructorResultModifier and TypeMethodDescriptionJaxbSqlResultSetMapping.getConstructorResult()Gets the value of the constructorResult property.