public interface XAModifier
Modifier and Type | Method and Description |
---|---|
javax.transaction.xa.Xid |
createXid(javax.transaction.xa.Xid xid)
Given an Arjuna xid, create a local driver representation.
|
int |
xaStartParameters(int level)
Return the xa_start parameters for this level.
|
javax.transaction.xa.Xid createXid(javax.transaction.xa.Xid xid) throws java.sql.SQLException, NotImplementedException
java.sql.SQLException
NotImplementedException
int xaStartParameters(int level) throws java.sql.SQLException, NotImplementedException
java.sql.SQLException
NotImplementedException