|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XATransactionContext | |
---|---|
net.sf.ehcache.transaction.xa | This package contains the functionality to provide XA support to a transactional Cache. |
Uses of XATransactionContext in net.sf.ehcache.transaction.xa |
---|
Methods in net.sf.ehcache.transaction.xa that return XATransactionContext | |
---|---|
XATransactionContext |
EhcacheXAResourceImpl.createTransactionContext()
Obtain the already associated XATransactionContext with the current Transaction,
or create a new one should none be there yet. |
XATransactionContext |
EhcacheXAResource.createTransactionContext()
Obtain the already associated XATransactionContext with the current Transaction,
or create a new one should none be there yet. |
XATransactionContext |
EhcacheXAResourceImpl.getCurrentTransactionContext()
Gets the current XATransactionContext associated with this resource |
XATransactionContext |
EhcacheXAResource.getCurrentTransactionContext()
Gets the current XATransactionContext associated with this resource |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |