Uses of Interface
jakarta.persistence.PersistenceUnitUtil
-
Packages that use PersistenceUnitUtil Package Description jakarta.persistence 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 PersistenceUnitUtil Modifier and Type Method Description PersistenceUnitUtil
EntityManagerFactory. getPersistenceUnitUtil()
Return interface providing access to utility methods for the persistence unit.
-