|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transaction | |
---|---|
com.hazelcast.client | |
com.hazelcast.core |
Uses of Transaction in com.hazelcast.client |
---|
Methods in com.hazelcast.client that return Transaction | |
---|---|
Transaction |
HazelcastClient.getTransaction()
|
Uses of Transaction in com.hazelcast.core |
---|
Methods in com.hazelcast.core that return Transaction | |
---|---|
static Transaction |
Hazelcast.getTransaction()
Returns the transaction instance associated with the current thread, creates a new one if it wasn't already. |
Transaction |
HazelcastInstance.getTransaction()
Returns the transaction instance associated with the current thread, creates a new one if it wasn't already. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |