Uses of Interface
javax.persistence.PersistenceUtil

Packages that use PersistenceUtil
javax.persistence   
 

Uses of PersistenceUtil in javax.persistence
 

Subinterfaces of PersistenceUtil in javax.persistence
 interface PersistenceUnitUtil
          Utility interface between the application and the persistence provider managing the persistence unit.
 

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



Copyright © 2007-2010 Hibernate.org. All Rights Reserved.