Package | Description |
---|---|
com.hazelcast.transaction.client |
This package contains client transaction code
|
com.hazelcast.transaction.impl |
Provides implementation for Hazelcast transaction support.
|
com.hazelcast.transaction.impl.xa |
Provides implementation for Hazelcast XA transaction support.
|
Modifier and Type | Method and Description |
---|---|
protected Transaction |
BaseXATransactionRequest.getTransaction() |
Modifier and Type | Class and Description |
---|---|
class |
TransactionImpl |
Modifier and Type | Method and Description |
---|---|
static Transaction |
TransactionAccessor.getTransaction(TransactionContext ctx) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.