Class JtaTransactionCoordinatorImpl

java.lang.Object
org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl
All Implemented Interfaces:
SynchronizationCallbackTarget, TransactionCoordinator

public class JtaTransactionCoordinatorImpl extends Object implements TransactionCoordinator, SynchronizationCallbackTarget
An implementation of TransactionCoordinator based on managing a transaction through the JTA API (either TM or UT)