Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass
Packages that use JaxbMappedSuperclass
-
Uses of JaxbMappedSuperclass in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbMappedSuperclassModifier and TypeFieldDescriptionprotected List<JaxbMappedSuperclass>JaxbEntityMappings.mappedSuperclassesMethods in org.hibernate.boot.jaxb.mapping that return JaxbMappedSuperclassModifier and TypeMethodDescriptionObjectFactory.createJaxbMappedSuperclass()Create an instance ofJaxbMappedSuperclassMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbMappedSuperclassModifier and TypeMethodDescriptionJaxbEntityMappings.getMappedSuperclasses()Gets the value of the mappedSuperclasses property.