public interface HazelcastXAResource extends XAResource, DistributedObject
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY
Modifier and Type | Method and Description |
---|---|
TransactionContext |
getTransactionContext()
Returns the TransactionContext associated with the current thread.
|
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start
destroy, getDestroyContextForTenant, getName, getPartitionKey, getServiceName
@Nonnull TransactionContext getTransactionContext()
IllegalStateException
- if no context foundCopyright © 2023 Hazelcast, Inc.. All rights reserved.