Uses of Interface
javax.persistence.PersistenceUtil
-
Packages that use PersistenceUtil Package Description javax.persistence -
-
Uses of PersistenceUtil in javax.persistence
Subinterfaces of PersistenceUtil in javax.persistence Modifier and Type Interface Description interfacePersistenceUnitUtilUtility interface between the application and the persistence provider managing the persistence unit.Fields in javax.persistence declared as PersistenceUtil Modifier and Type Field Description private static PersistenceUtilPersistence. utilMethods in javax.persistence that return PersistenceUtil Modifier and Type Method Description static PersistenceUtilPersistence. getPersistenceUtil()
-