Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbMappedSuperclassImpl
Packages that use JaxbMappedSuperclassImpl
-
Uses of JaxbMappedSuperclassImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbMappedSuperclassImplModifier and TypeFieldDescriptionprotected List
<JaxbMappedSuperclassImpl> JaxbEntityMappingsImpl.mappedSuperclasses
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbMappedSuperclassImplModifier and TypeMethodDescriptionObjectFactory.createJaxbMappedSuperclassImpl()
Create an instance ofJaxbMappedSuperclassImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbMappedSuperclassImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getMappedSuperclasses()
Gets the value of the mappedSuperclasses property. -
Uses of JaxbMappedSuperclassImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbMappedSuperclassImplModifier and TypeMethodDescriptionXmlProcessingResult.getMappedSuperclassesOverrides()
XmlDocument.getMappedSuperclassMappings()