|
|||||||||
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 | |
---|---|
javax.transaction.xa.Xid |
createXid(XidImple xid)
Given an Arjuna xid, create a local driver representation. |
int |
xaStartParameters(int level)
Return the xa_start parameters for this level. |
Method Detail |
---|
javax.transaction.xa.Xid createXid(XidImple xid) throws java.sql.SQLException, NotImplementedException
java.sql.SQLException
NotImplementedException
int xaStartParameters(int level) throws java.sql.SQLException, NotImplementedException
java.sql.SQLException
NotImplementedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |