Uses of Package
org.hibernate.jpa.spi
-
Packages that use org.hibernate.jpa.spi Package Description org.hibernate.boot.spi org.hibernate.jpa.spi org.hibernate.metamodel.mapping.ordering Support for set and map orderingorg.hibernate.metamodel.model.domain Hibernate extensions to and implementations of the JPA metamodelorg.hibernate.query.spi org.hibernate.resource.transaction.spi Extended SPI contracts for the resource-level transaction capabilities of Hibernate. -
Classes in org.hibernate.jpa.spi used by org.hibernate.boot.spi Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.MutableJpaCompliance -
Classes in org.hibernate.jpa.spi used by org.hibernate.jpa.spi Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.ParameterBind Represents the value currently bound to a particular (bindable) parameter.ParameterRegistration Hibernate specific extension to the JPAParametercontract as known to theQueryandStoredProcedureQueryimplementations. -
Classes in org.hibernate.jpa.spi used by org.hibernate.metamodel.mapping.ordering Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification. -
Classes in org.hibernate.jpa.spi used by org.hibernate.metamodel.model.domain Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification. -
Classes in org.hibernate.jpa.spi used by org.hibernate.query.spi Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification. -
Classes in org.hibernate.jpa.spi used by org.hibernate.resource.transaction.spi Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.