Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbPersistenceUnitDefaults
-
Packages that use JaxbPersistenceUnitDefaults Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of JaxbPersistenceUnitDefaults in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi declared as JaxbPersistenceUnitDefaults Modifier and Type Field Description protected JaxbPersistenceUnitDefaultsJaxbPersistenceUnitMetadata. persistenceUnitDefaultsMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbPersistenceUnitDefaults Modifier and Type Method Description JaxbPersistenceUnitDefaultsObjectFactory. createJaxbPersistenceUnitDefaults()Create an instance ofJaxbPersistenceUnitDefaultsJaxbPersistenceUnitDefaultsJaxbPersistenceUnitMetadata. getPersistenceUnitDefaults()Gets the value of the persistenceUnitDefaults property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbPersistenceUnitDefaults Modifier and Type Method Description voidJaxbPersistenceUnitMetadata. setPersistenceUnitDefaults(JaxbPersistenceUnitDefaults value)Sets the value of the persistenceUnitDefaults property.
-