Uses of Interface
jakarta.persistence.PersistenceUnitUtil
Packages that use PersistenceUnitUtil
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
-
Uses of PersistenceUnitUtil in jakarta.persistence
Methods in jakarta.persistence that return PersistenceUnitUtilModifier and TypeMethodDescriptionEntityManagerFactory.getPersistenceUnitUtil()
Return interface providing access to utility methods for the persistence unit.