Package org.hibernate.jpa
-
Interface Summary Interface Description AvailableHints Combined set of Hibernate and Jakarta Persistence hintsHibernateHints List of Hibernate-specific (extension) hints available to query, load and lock scenarios.JpaComplianceViolation Contract for exceptions describing JPA compliance violationsLegacySpecHints Deprecated. Use theSpecHints
form insteadSpecHints The hints explicitly defined by the Jakarta Persistence specification which are available for both queries and loading -
Class Summary Class Description HibernatePersistenceProvider The HibernatePersistenceProvider
implementationQueryHints Deprecated. UseAvailableHints
instead