Uses of Interface
org.hibernate.jpa.spi.JpaCompliance

Packages that use JpaCompliance
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
An SPI for managing cases where, by default, Hibernate intentionally violates the letter of the JPA specification.
Support for set and map ordering
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
This package defines a semantic model of HQL queries.
An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
Defines a registry for Hibernate Types.