Uses of Interface
javax.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 javax.persistence
Methods in javax.persistence that return PersistenceUnitUtilModifier and TypeMethodDescriptionEntityManagerFactory.getPersistenceUnitUtil()
Return interface providing access to utility methods for the persistence unit.