Uses of Interface
jakarta.persistence.PersistenceUtil
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
-
Uses of PersistenceUtil in jakarta.persistence
Modifier and TypeInterfaceDescriptioninterface
Utility interface between the application and the persistence provider managing the persistence unit.Modifier and TypeMethodDescriptionstatic PersistenceUtil
Persistence.getPersistenceUtil()
Return thePersistenceUtil
instance