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