public interface TGlobalTransaction extends TTransaction
Modifier and Type | Method and Description |
---|---|
void |
enlist(TGlobalTransactionSpecifier globalTransactionSpecifier)
Enlist the global transaction with the given specifier.
|
getLocale, setLocale
void enlist(TGlobalTransactionSpecifier globalTransactionSpecifier) throws TTransactionException
globalTransactionSpecifier
- the global transaction specifier. Should be originated by a transaction controller.TTransactionException
- signals an error while attempting the enlist operation.Copyright (c) 2017 Software AG. All Rights Reserved.