|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XAModifier
Instances of this class enable us to work around problems in certain databases (specifically Oracle).
Method Summary | |
---|---|
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. |
Method Detail |
---|
Xid createXid(Xid xid) throws SQLException, NotImplementedException
SQLException
NotImplementedException
int xaStartParameters(int level) throws SQLException, NotImplementedException
SQLException
NotImplementedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |