Uses of Interface
org.hibernate.jpa.SpecHints
-
Packages that use SpecHints Package Description org.hibernate.jpa Responsible for dealing with certain details of compliance with the JPA specification, including: bootstrapping JPA, calling JPA event listeners, and managing cases where Hibernate intentionally violates the specification by default (something Hibernate only does if it has a really good reason to do so). -
-
Uses of SpecHints in org.hibernate.jpa
Subinterfaces of SpecHints in org.hibernate.jpa Modifier and Type Interface Description interface
AvailableHints
Combined set of Hibernate and Jakarta Persistence hints
-