public interface JdbcResourceTransactionAccess
Modifier and Type | Method and Description |
---|---|
JdbcResourceTransaction |
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.
|
JdbcResourceTransaction getResourceLocalTransaction()
Copyright © 2021 JBoss by Red Hat. All rights reserved.