|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTransactionStore | |
|---|---|
| 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. |
| Uses of AbstractTransactionStore in net.sf.ehcache.transaction.local |
|---|
| Subclasses of AbstractTransactionStore in net.sf.ehcache.transaction.local | |
|---|---|
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 |
| Uses of AbstractTransactionStore in net.sf.ehcache.transaction.xa |
|---|
| Subclasses of AbstractTransactionStore in net.sf.ehcache.transaction.xa | |
|---|---|
class |
XATransactionStore
|
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||