Uses of Class
org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Packages that use PersistenceUnitDefaults Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PersistenceUnitDefaults in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as PersistenceUnitDefaults Modifier and Type Field Description protected PersistenceUnitDefaultsPersistenceUnitMetadata. persistenceUnitDefaultsMethods in org.apache.openejb.jee.jpa that return PersistenceUnitDefaults Modifier and Type Method Description PersistenceUnitDefaultsObjectFactory. createPersistenceUnitDefaults()Create an instance ofPersistenceUnitDefaultsPersistenceUnitDefaultsPersistenceUnitMetadata. getPersistenceUnitDefaults()Gets the value of the persistenceUnitDefaults property.Methods in org.apache.openejb.jee.jpa with parameters of type PersistenceUnitDefaults Modifier and Type Method Description voidPersistenceUnitMetadata. setPersistenceUnitDefaults(PersistenceUnitDefaults value)Sets the value of the persistenceUnitDefaults property.
-