Package | Description |
---|---|
net.sf.ehcache.transaction.local |
This package contains the local transactions subsystem.
|
net.sf.ehcache.transaction.xa |
This package contains the functionality to provide XA support to a transactional Cache.
|
Modifier and Type | Class and Description |
---|---|
class |
JtaLocalTransactionStore
A Store implementation with support for local transactions driven by a JTA transaction manager
|
class |
LocalTransactionStore
A Store implementation with support for local transactions
|
Modifier and Type | Class and Description |
---|---|
class |
XATransactionStore |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.