Uses of Package
net.sf.ehcache.transaction.manager
-
Packages that use net.sf.ehcache.transaction.manager Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.config This package contains the cache configuration code.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.constructs.classloader ClassLoader contstructs packagenet.sf.ehcache.hibernate This package contains interfaces and classes for Hibernate3.1 and higher.net.sf.ehcache.transaction.local This package contains the local transactions subsystem.net.sf.ehcache.transaction.manager This package contains the ehcache lookup interface for the supported JTA transaction managers.net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. -
Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache Class Description 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.config Class Description 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 Class Description 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.classloader Class Description 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 Class Description DefaultTransactionManagerLookup DefaultTransactionManagerLookupimplementation, that will be used by aninitializingCache 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.transaction.local Class Description 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 Class Description 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.xa Class Description TransactionManagerLookup Interface to enable a XA transactional cache to access the JTA TransactionManager.