Uses of Interface
org.hibernate.jpa.spi.MutableJpaCompliance
Packages that use MutableJpaCompliance
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Defines Hibernate implementation of Java Persistence specification.
Validation for HQL queries.
-
Uses of MutableJpaCompliance in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return MutableJpaCompliance -
Uses of MutableJpaCompliance in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return MutableJpaComplianceModifier and TypeMethodDescriptionBootstrapContext.getJpaCompliance()
In-flight form ofJpaCompliance
-
Uses of MutableJpaCompliance in org.hibernate.jpa.internal
Classes in org.hibernate.jpa.internal that implement MutableJpaCompliance -
Uses of MutableJpaCompliance in org.hibernate.processor.validation
Methods in org.hibernate.processor.validation that return MutableJpaCompliance -
Uses of MutableJpaCompliance in org.hibernate.testing.boot
Methods in org.hibernate.testing.boot that return MutableJpaCompliance