Uses of Interface
javax.persistence.PersistenceUtil

Packages that use PersistenceUtil
javax.persistence API used by EJB 3.0 container 
 

Uses of PersistenceUtil in javax.persistence
 

Subinterfaces of PersistenceUtil in javax.persistence
 interface PersistenceUnitUtil
          The PersistenceUnitUtil interface provides access to utility methods that can be invoked on entities associated with the persistence unit.
 

Methods in javax.persistence that return PersistenceUtil
static PersistenceUtil Persistence.getPersistenceUtil()
          Return PersistenceUtil instance
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.