Uses of Package
org.hibernate.jpa.spi
-
Packages that use org.hibernate.jpa.spi Package Description org.hibernate.boot.internal org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.jpa.internal Defines Hibernate implementation of Java Persistence specification.org.hibernate.jpa.spi An SPI for managing cases where, by default, Hibernate intentionally violates the letter of the JPA specification.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 Implementation of the SPI for the runtime domain metamodel.org.hibernate.query.spi Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.org.hibernate.resource.jdbc.spi An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".org.hibernate.resource.transaction.backend.jdbc.internal An implementation ofTransactionCoordinator
based onJdbcResourceTransaction
.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 org.hibernate.type.spi Defines a registry for HibernateType
s. -
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.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.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. -
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.jdbc.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 -
Classes in org.hibernate.jpa.spi used by org.hibernate.type.spi Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.