Uses of Class
org.hibernate.boot.jaxb.configuration.spi.JaxbPersistenceImpl.JaxbPersistenceUnitImpl
Packages that use JaxbPersistenceImpl.JaxbPersistenceUnitImpl
-
Uses of JaxbPersistenceImpl.JaxbPersistenceUnitImpl in org.hibernate.boot.jaxb.configuration.spi
Fields in org.hibernate.boot.jaxb.configuration.spi with type parameters of type JaxbPersistenceImpl.JaxbPersistenceUnitImplModifier and TypeFieldDescriptionprotected List<JaxbPersistenceImpl.JaxbPersistenceUnitImpl>
JaxbPersistenceImpl.persistenceUnit
Methods in org.hibernate.boot.jaxb.configuration.spi that return JaxbPersistenceImpl.JaxbPersistenceUnitImplModifier and TypeMethodDescriptionObjectFactory.createJaxbPersistenceImplJaxbPersistenceUnitImpl()
Create an instance ofJaxbPersistenceImpl.JaxbPersistenceUnitImpl
Methods in org.hibernate.boot.jaxb.configuration.spi that return types with arguments of type JaxbPersistenceImpl.JaxbPersistenceUnitImplModifier and TypeMethodDescriptionJaxbPersistenceImpl.getPersistenceUnit()
Gets the value of the persistenceUnit property.