Uses of Class
com.sun.java.xml.ns.persistence.orm.PersistenceUnitDefaults

Packages that use PersistenceUnitDefaults
com.sun.java.xml.ns.persistence.orm   
 

Uses of PersistenceUnitDefaults in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm declared as PersistenceUnitDefaults
protected  PersistenceUnitDefaults PersistenceUnitMetadata.persistenceUnitDefaults
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return PersistenceUnitDefaults
 PersistenceUnitDefaults ObjectFactory.createPersistenceUnitDefaults()
          Create an instance of PersistenceUnitDefaults
 PersistenceUnitDefaults PersistenceUnitMetadata.getPersistenceUnitDefaults()
          Gets the value of the persistenceUnitDefaults property.
 

Methods in com.sun.java.xml.ns.persistence.orm with parameters of type PersistenceUnitDefaults
 void PersistenceUnitMetadata.setPersistenceUnitDefaults(PersistenceUnitDefaults value)
          Sets the value of the persistenceUnitDefaults property.
 



Copyright © 2005-2011. All Rights Reserved.