ehcache

Uses of Package
net.sf.ehcache.transaction.manager

Packages that use net.sf.ehcache.transaction.manager
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns. 
net.sf.ehcache.hibernate This package contains interfaces and classes for Hibernate3.1 and higher. 
net.sf.ehcache.store Store package. 
net.sf.ehcache.transaction.manager This package temporarily contains Bitronix stuff. 
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache.constructs
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache.hibernate
DefaultTransactionManagerLookup
          Default TransactionManagerLookup implementation, that will be used by an initializing Cache should the user have not specified otherwise.
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache.store
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache.transaction.manager
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 


ehcache

true