Class JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl

java.lang.Object
org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl
All Implemented Interfaces:
TransactionCoordinator.TransactionDriver
Enclosing class:
JdbcResourceLocalTransactionCoordinatorImpl

public class JdbcResourceLocalTransactionCoordinatorImpl.TransactionDriverControlImpl extends Object implements TransactionCoordinator.TransactionDriver
The delegate bridging between the local (application facing) transaction and the "physical" notion of a transaction via the JDBC Connection.