public interface BasicTransactionAssistanceFactory
| Modifier and Type | Method and Description |
|---|---|
TransactionAssistant |
getTransactionAssistant()
Get transaction assistant from factory so that a callback can be
bound into the transaction as well as recovery which is controlled
by the app server's transaction manager.
|
TransactionAssistant getTransactionAssistant() throws javax.resource.ResourceException
javax.resource.ResourceException - Thrown if an assistant can't be obtainedCopyright © 2015 Ant Kutschera. All rights reserved.