Package | Description |
---|---|
org.hibernate.engine.transaction.internal | |
org.hibernate.engine.transaction.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.resource.transaction.backend.jdbc.internal | |
org.hibernate.resource.transaction.backend.jta.internal | |
org.hibernate.resource.transaction.spi |
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
|
Class and Description |
---|
SynchronizationRegistry
Manages a registry of
Synchronizations . |
TransactionImplementor |
Class and Description |
---|
JoinStatus
See the JPA notion of joining a transaction for details.
|
Class and Description |
---|
TransactionImplementor |
Class and Description |
---|
IsolationDelegate
Contract for performing work in a manner that isolates it from any current transaction.
|
TransactionObserver
Observer of internal transaction events.
|
Class and Description |
---|
IsolationDelegate
Contract for performing work in a manner that isolates it from any current transaction.
|
TransactionObserver
Observer of internal transaction events.
|
Class and Description |
---|
IsolationDelegate
Contract for performing work in a manner that isolates it from any current transaction.
|
TransactionObserver
Observer of internal transaction events.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.