Uses of Interface
org.hibernate.jpa.spi.MutableJpaCompliance
-
Packages that use MutableJpaCompliance Package Description org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata. -
-
Uses of MutableJpaCompliance in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return MutableJpaCompliance Modifier and Type Method Description MutableJpaComplianceBootstrapContext. getJpaCompliance()In-flight form ofJpaCompliance
-