Uses of Package
org.hibernate.jpa.spi
-
Packages that use org.hibernate.jpa.spi Package Description org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.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.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.spi Extended SPI contracts for the resource-level transaction capabilities of Hibernate.org.hibernate.type.spi Defines a registry for HibernateTypes. -
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.NativeQueryListTransformer ATupleTransformerfor handlingListresults from native queries.NativeQueryMapTransformer ATupleTransformerfor handlingMapresults from native queries.NativeQueryTupleTransformer AResultTransformerfor handling JPATupleresults from native queries. -
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.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.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.type.spi Class Description JpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.