Uses of Package
org.hibernate.jpa
-
Packages that use org.hibernate.jpa Package Description org.hibernate.jpa 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.org.hibernate.metamodel.mapping.ordering.ast -
Classes in org.hibernate.jpa used by org.hibernate.jpa Class Description HibernateHints List of Hibernate-specific (extension) hints available to query, load, and lock scenarios.SpecHints 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.ast Class Description JpaComplianceViolation Marker interface for exceptions describing JPA compliance violations.