Uses of Interface
org.hibernate.jpa.HibernateHints
-
Packages that use HibernateHints 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. -
-
Uses of HibernateHints in org.hibernate.jpa
Subinterfaces of HibernateHints in org.hibernate.jpa Modifier and Type Interface Description interface
AvailableHints
Combined set of Hibernate and Jakarta Persistence hints.
-