Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Inheritance
-
Packages that use Inheritance Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of Inheritance in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as Inheritance Modifier and Type Field Description protected InheritanceEntity. inheritanceMethods in org.hibernate.jpamodelgen.xml.jaxb that return Inheritance Modifier and Type Method Description InheritanceObjectFactory. createInheritance()Create an instance ofInheritanceInheritanceEntity. getInheritance()Gets the value of the inheritance property.Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type Inheritance Modifier and Type Method Description voidEntity. setInheritance(Inheritance value)Sets the value of the inheritance property.
-