Uses of Package
org.hibernate.jpa.spi
Packages that use org.hibernate.jpa.spi
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.Defines Hibernate implementation of Java Persistence specification.
An SPI for managing cases where, by default, Hibernate intentionally violates
the letter of the JPA specification.
Support for set and map ordering
Defines the runtime domain metamodel, which describes the Java aspect of
the application's domain model parts (entities, attributes).
Implementation of the SPI for the runtime domain metamodel.
Validation for HQL queries.
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.
Package for the SQM-backed Query implementation details
An SPI for managing JDBC connections and other heavyweight resources, based around the
idea of a "JDBC session".
An implementation of
TransactionCoordinator
based on JdbcResourceTransaction
.Implementations of
TransactionCoordinator
based on JTA.Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
Defines a registry for Hibernate
Type
s.-
Classes in org.hibernate.jpa.spi used by org.hibernate.boot.internalClassDescriptionEncapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.
-
Classes in org.hibernate.jpa.spi used by org.hibernate.boot.spiClassDescriptionEncapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.
-
Classes in org.hibernate.jpa.spi used by org.hibernate.internalClassDescriptionEncapsulates 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.internalClassDescriptionEncapsulates 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.spiClassDescriptionEncapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.A
TupleTransformer
for handlingList
results from native queries.ATupleTransformer
for handlingMap
results from native queries.AResultTransformer
for handling JPATuple
results from native queries. -
Classes in org.hibernate.jpa.spi used by org.hibernate.metamodel.mapping.orderingClassDescriptionEncapsulates 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.domainClassDescriptionEncapsulates 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.internalClassDescriptionEncapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.
-
Classes in org.hibernate.jpa.spi used by org.hibernate.processor.validation
-
Classes in org.hibernate.jpa.spi used by org.hibernate.query.spiClassDescriptionEncapsulates 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.sqmClassDescriptionEncapsulates 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.sqm.internalClassDescriptionEncapsulates 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.spiClassDescriptionEncapsulates 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.internalClassDescriptionEncapsulates 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.internalClassDescriptionEncapsulates 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.spiClassDescriptionEncapsulates 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
-
Classes in org.hibernate.jpa.spi used by org.hibernate.type.spiClassDescriptionEncapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.