|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalTransactionStore | |
---|---|
net.sf.ehcache.transaction.local | This package contains the local transactions subsystem. |
Uses of LocalTransactionStore in net.sf.ehcache.transaction.local |
---|
Methods in net.sf.ehcache.transaction.local with parameters of type LocalTransactionStore | |
---|---|
void |
LocalTransactionContext.registerSoftLock(String cacheName,
LocalTransactionStore store,
SoftLock softLock)
Register a soft lock in the context |
Constructors in net.sf.ehcache.transaction.local with parameters of type LocalTransactionStore | |
---|---|
JtaLocalTransactionStore(LocalTransactionStore underlyingStore,
TransactionManagerLookup transactionManagerLookup,
TransactionController transactionController)
Create a new JtaLocalTransactionStore instance |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |