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.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate.Defines Hibernate implementation of Java Persistence specification.
-
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. -
Uses of PersistenceUnitUtil in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return PersistenceUnitUtil -
Uses of PersistenceUnitUtil in org.hibernate.internal
Methods in org.hibernate.internal that return PersistenceUnitUtil -
Uses of PersistenceUnitUtil in org.hibernate.jpa.internal
Classes in org.hibernate.jpa.internal that implement PersistenceUnitUtil