Uses of Interface
javax.persistence.PersistenceUtil
Packages that use PersistenceUtil
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
-
Uses of PersistenceUtil in javax.persistence
Subinterfaces of PersistenceUtil in javax.persistenceModifier and TypeInterfaceDescriptioninterface
Utility interface between the application and the persistence provider managing the persistence unit.Classes in javax.persistence that implement PersistenceUtilModifier and TypeClassDescriptionprivate static class
Implementation of PersistenceUtil interfaceMethods in javax.persistence that return PersistenceUtilModifier and TypeMethodDescriptionstatic PersistenceUtil
Persistence.getPersistenceUtil()
Return the PersistenceUtil instance