| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
| org.hibernate.boot.spi | |
| org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
| org.hibernate.engine.spi | |
| org.hibernate.event.spi | |
| org.hibernate.resource.jdbc.spi | |
| org.hibernate.resource.transaction.spi |
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
|
| Class and Description |
|---|
| PhysicalConnectionHandlingMode
Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode
|
| StatementInspector
Contract to allow inspection (and swapping) of SQL to be prepared
|
| Class and Description |
|---|
| PhysicalConnectionHandlingMode
Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode
|
| StatementInspector
Contract to allow inspection (and swapping) of SQL to be prepared
|
| Class and Description |
|---|
| PhysicalConnectionHandlingMode
Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode
|
| StatementInspector
Contract to allow inspection (and swapping) of SQL to be prepared
|
| Class and Description |
|---|
| LogicalConnectionImplementor
SPI contract for LogicalConnection
|
| PhysicalConnectionHandlingMode
Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode
|
| Class and Description |
|---|
| JdbcSessionContext
Provides the JdbcSession implementation with contextual information it needs during its lifecycle.
|
| JdbcSessionOwner
Contract for something that controls a JdbcSessionContext.
|
| PhysicalConnectionHandlingMode
Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode
|
| StatementInspector
Contract to allow inspection (and swapping) of SQL to be prepared
|
| Class and Description |
|---|
| JdbcSessionOwner
Contract for something that controls a JdbcSessionContext.
|
| Class and Description |
|---|
| JdbcObserver
Deprecated.
It is no longer possible to plug custom implementations of
this SPI. It will be removed.
|
| JdbcSessionContext
Provides the JdbcSession implementation with contextual information it needs during its lifecycle.
|
| LogicalConnectionImplementor
SPI contract for LogicalConnection
|
| PhysicalConnectionHandlingMode
Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode
|
| PhysicalJdbcTransaction
Provides access to manage "transactionality" via the JDBC Connection
|
| StatementInspector
Contract to allow inspection (and swapping) of SQL to be prepared
|
| Class and Description |
|---|
| JdbcSessionOwner
Contract for something that controls a JdbcSessionContext.
|
| PhysicalConnectionHandlingMode
Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.