Class JtaTransactionCoordinatorImpl.TransactionDriverControlImpl

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

public class JtaTransactionCoordinatorImpl.TransactionDriverControlImpl extends Object implements TransactionCoordinator.TransactionDriver
Implementation of the LocalInflow for this TransactionCoordinator. Allows the local transaction (Transaction) to callback into this TransactionCoordinator for the purpose of driving the underlying JTA transaction.