| Package | Description |
|---|---|
| org.hibernate.boot.spi | |
| org.hibernate.engine.spi | |
| org.hibernate.event.spi | |
| org.hibernate.jpa.spi | |
| org.hibernate.resource.transaction.spi |
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
|
| org.hibernate.testing.boot |
| Class and Description |
|---|
| JpaCompliance
Encapsulates settings controlling whether certain aspects of the JPA spec
should be strictly followed.
|
| MutableJpaCompliance |
| Class and Description |
|---|
| HibernateEntityManagerFactoryAware
Deprecated.
(since 5.2) Why do we need an over-arching access to HibernateEntityManagerFactory across
multiple contract hierarchies?
|
| HibernateEntityManagerImplementor
Deprecated.
(since 5.2) move these methods to SessionImplementor
|
| HibernateEntityManagerImplementor.QueryOptions
Deprecated.
|
| Class and Description |
|---|
| HibernateEntityManagerFactoryAware
Deprecated.
(since 5.2) Why do we need an over-arching access to HibernateEntityManagerFactory across
multiple contract hierarchies?
|
| HibernateEntityManagerImplementor
Deprecated.
(since 5.2) move these methods to SessionImplementor
|
| Class and Description |
|---|
| HibernateEntityManagerFactoryAware
Deprecated.
(since 5.2) Why do we need an over-arching access to HibernateEntityManagerFactory across
multiple contract hierarchies?
|
| HibernateEntityManagerImplementor.QueryOptions
Deprecated.
|
| HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator |
| JpaCompliance
Encapsulates settings controlling whether certain aspects of the JPA spec
should be strictly followed.
|
| ParameterBind
Represents the value currently bound to a particular (bindable) parameter.
|
| ParameterRegistration
Hibernate specific extension to the JPA
Parameter contract as known to the
Query and StoredProcedureQuery implementations. |
| Class and Description |
|---|
| JpaCompliance
Encapsulates settings controlling whether certain aspects of the JPA spec
should be strictly followed.
|
| Class and Description |
|---|
| MutableJpaCompliance |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.