public interface XAResourceWrapper extends XAResource
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY
Modifier and Type | Method and Description |
---|---|
String |
getJndiName()
Get jndi name
|
String |
getProductName()
Get product name
|
String |
getProductVersion()
Get product version
|
XAResource |
getResource()
Get the XAResource that is being wrapped
|
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start
XAResource getResource()
String getProductName()
null
String getProductVersion()
null
String getJndiName()
null
Copyright © 2023 JBoss by Red Hat. All rights reserved.