borland Packages Class Hierarchy datastore.javax.sql Package
java.lang.Object +----com.borland.datastore.javax.sql.XAXid
Constructors Properties Methods
This class is used internally by other com.borland
classes. You should never use this class directly.
public XAXid(byte[] buf, int off)
public XAXid(int id, byte[] qualifier, byte[] globalId)
public byte[] getBranchQualifier()
public int getFormatId()
public byte[] getGlobalTransactionId()
public boolean equals(Object obj)
Overrides: java.lang.Object.equals(java.lang.Object)
public static byte[] toByteArray(Xid xid)