Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.MappedSuperclass
-
Packages that use MappedSuperclass Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of MappedSuperclass in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type MappedSuperclass Modifier and Type Field Description protected List<MappedSuperclass>EntityMappings. mappedSuperclassMethods in org.hibernate.jpamodelgen.xml.jaxb that return MappedSuperclass Modifier and Type Method Description MappedSuperclassObjectFactory. createMappedSuperclass()Create an instance ofMappedSuperclassMethods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type MappedSuperclass Modifier and Type Method Description List<MappedSuperclass>EntityMappings. getMappedSuperclass()Gets the value of the mappedSuperclass property.
-