Uses of Interface
org.hibernate.jpa.spi.MutableJpaCompliance
-
Packages that use MutableJpaCompliance Package Description org.hibernate.boot.spi org.hibernate.testing.boot -
-
Uses of MutableJpaCompliance in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return MutableJpaCompliance Modifier and Type Method Description MutableJpaCompliance
BootstrapContext. getJpaCompliance()
-
Uses of MutableJpaCompliance in org.hibernate.testing.boot
Methods in org.hibernate.testing.boot that return MutableJpaCompliance Modifier and Type Method Description MutableJpaCompliance
BootstrapContextImpl. getJpaCompliance()
-