Uses of Class
org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
Packages that use XMLPersistenceUnitDefaults Package Description org.eclipse.persistence.internal.jpa.metadata.xml -
-
Uses of XMLPersistenceUnitDefaults in org.eclipse.persistence.internal.jpa.metadata.xml
Methods in org.eclipse.persistence.internal.jpa.metadata.xml that return XMLPersistenceUnitDefaults Modifier and Type Method Description XMLPersistenceUnitDefaultsXMLPersistenceUnitMetadata. getPersistenceUnitDefaults()INTERNAL: Used for OX mapping.Methods in org.eclipse.persistence.internal.jpa.metadata.xml with parameters of type XMLPersistenceUnitDefaults Modifier and Type Method Description voidXMLPersistenceUnitMetadata. setPersistenceUnitDefaults(XMLPersistenceUnitDefaults persistenceUnitDefaults)INTERNAL: Used for OX mapping.
-