Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbInheritance
Packages that use JaxbInheritance
-
Uses of JaxbInheritance in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbInheritanceMethods in org.hibernate.boot.jaxb.mapping that return JaxbInheritanceModifier and TypeMethodDescriptionObjectFactory.createJaxbInheritance()Create an instance ofJaxbInheritanceJaxbEntity.getInheritance()Gets the value of the inheritance property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbInheritanceModifier and TypeMethodDescriptionvoidJaxbEntity.setInheritance(JaxbInheritance value) Sets the value of the inheritance property.