Package | Description |
---|---|
org.hibernate.resource.jdbc.spi | |
org.hibernate.resource.transaction.backend.jdbc.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
PhysicalJdbcTransaction
Provides access to manage "transactionality" via the JDBC Connection
|
Modifier and Type | Method and Description |
---|---|
JdbcResourceTransaction |
JdbcResourceTransactionAccess.getResourceLocalTransaction()
Provides access to the resource local transaction of this data store, which is used by the TransactionCoordinator
to manage transactions against the data store when not using JTA.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.