Package | Description |
---|---|
net.sf.ehcache.transaction.local |
This package contains the local transactions subsystem.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalTransactionContext.registerSoftLock(String cacheName,
LocalTransactionStore store,
SoftLock softLock)
Register a soft lock in the context
|
Constructor and Description |
---|
JtaLocalTransactionStore(LocalTransactionStore underlyingStore,
TransactionManagerLookup transactionManagerLookup,
TransactionController transactionController)
Create a new JtaLocalTransactionStore instance
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.