public interface XAModifier
| Modifier and Type | Method and Description |
|---|---|
Xid |
createXid(Xid xid)
Given an Arjuna xid, create a local driver representation.
|
int |
xaStartParameters(int level)
Return the xa_start parameters for this level.
|
Xid createXid(Xid xid) throws SQLException, NotImplementedException
SQLExceptionNotImplementedExceptionint xaStartParameters(int level)
throws SQLException,
NotImplementedException
SQLExceptionNotImplementedExceptionCopyright © 2013. All Rights Reserved.