Uses of Package
org.hibernate.jpa.spi
-
Packages that use org.hibernate.jpa.spi Package Description org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.jpa.internal Defines Hibernate implementation of Java Persistence specification.org.hibernate.jpa.spi org.hibernate.metamodel.mapping.ordering Support for set and map orderingorg.hibernate.metamodel.model.domain Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).org.hibernate.metamodel.model.domain.internal org.hibernate.query.spi org.hibernate.resource.transaction.backend.jdbc.internal org.hibernate.resource.transaction.backend.jta.internal org.hibernate.resource.transaction.spi Extended SPI contracts for the resource-level transaction capabilities of Hibernate.org.hibernate.testing.boot -
Classes in org.hibernate.jpa.spi used by org.hibernate.boot.internal 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.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.internal 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 JPAParameter
contract as known to theQuery
andStoredProcedureQuery
implementations. -
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.metamodel.model.domain.internal 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.backend.jdbc.internal 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.backend.jta.internal 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. -
Classes in org.hibernate.jpa.spi used by org.hibernate.testing.boot Class Description MutableJpaCompliance