Uses of Package
org.hibernate.jpa
Packages that use org.hibernate.jpa
Package
Description
The packages in this namespace are responsible for implementing certain
requirements of the JPA specification, especially things which are only
needed when Hibernate is acting as a JPA persistence provider.
-
Classes in org.hibernate.jpa used by org.hibernate.jpaClassDescriptionList of Hibernate-specific (extension) hints available to query, load, and lock scenarios.Hibernate extension to the Jakarta Persistence
PersistenceConfiguration
contract.The hints explicitly defined by the Jakarta Persistence specification which are available for both queries and loading. -
Classes in org.hibernate.jpa used by org.hibernate.metamodel.mapping.ordering.astClassDescriptionMarker interface for exceptions describing JPA compliance violations.