Uses of Class
org.hibernate.boot.jaxb.configuration.spi.JaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImpl
Packages that use JaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImpl
-
Uses of JaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImpl in org.hibernate.boot.jaxb.configuration.spi
Fields in org.hibernate.boot.jaxb.configuration.spi declared as JaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImplModifier and TypeFieldDescriptionJaxbPersistenceImpl.JaxbPersistenceUnitImpl.propertyContainerA list of standard and vendor-specific properties and hints.Methods in org.hibernate.boot.jaxb.configuration.spi that return JaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImplModifier and TypeMethodDescriptionCreate an instance ofJaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImplJaxbPersistenceImpl.JaxbPersistenceUnitImpl.getPropertyContainer()A list of standard and vendor-specific properties and hints.Methods in org.hibernate.boot.jaxb.configuration.spi with parameters of type JaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImplModifier and TypeMethodDescriptionvoidJaxbPersistenceImpl.JaxbPersistenceUnitImpl.setPropertyContainer(JaxbPersistenceImpl.JaxbPersistenceUnitImpl.JaxbPropertiesImpl value) Sets the value of the propertyContainer property.