Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEntityImpl
Packages that use JaxbEntityImpl
Package
Description
-
Uses of JaxbEntityImpl in org.hibernate.boot.jaxb.hbm.transform
Methods in org.hibernate.boot.jaxb.hbm.transform that return types with arguments of type JaxbEntityImpl -
Uses of JaxbEntityImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbEntityImplMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbEntityImplModifier and TypeMethodDescriptionObjectFactory.createJaxbEntityImpl()
Create an instance ofJaxbEntityImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbEntityImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getEntities()
Gets the value of the entities property. -
Uses of JaxbEntityImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbEntityImplModifier and TypeMethodDescriptionXmlDocument.getEntityMappings()
XmlProcessingResult.getEntityOverrides()