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.persistenceUnitMethods in org.hibernate.boot.jaxb.configuration.spi that return JaxbPersistenceImpl.JaxbPersistenceUnitImplModifier and TypeMethodDescriptionObjectFactory.createJaxbPersistenceImplJaxbPersistenceUnitImpl()Create an instance ofJaxbPersistenceImpl.JaxbPersistenceUnitImplMethods 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.