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 |