Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults
-
Packages that use JaxbPersistenceUnitDefaults Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbPersistenceUnitDefaults in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbPersistenceUnitDefaults Modifier and Type Field Description protected JaxbPersistenceUnitDefaultsJaxbPersistenceUnitMetadata. persistenceUnitDefaultsMethods in org.hibernate.boot.jaxb.mapping 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 with parameters of type JaxbPersistenceUnitDefaults Modifier and Type Method Description voidJaxbPersistenceUnitMetadata. setPersistenceUnitDefaults(JaxbPersistenceUnitDefaults value)Sets the value of the persistenceUnitDefaults property.
-