|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> store >> access >> [ xa overview ] | PREV NEXT | ||||||||
C
- COLON - Static variable in class org.apache.derby.iapi.store.access.xa.XAXactId
- Private Fields of the class
- commit(ContextManager, Xid, boolean) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
- This method is called to commit the global transaction specified by xid.
- copy_init_xid(int, byte[], byte[]) - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
- initialize by making array copies of appropriate fields.
E
- equals(Object) - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
F
- find(Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
- Find the given Xid in the transaction table.
- forget(ContextManager, Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
- This method is called to remove the given transaction from the transaction table/log.
G
- getBranchQualifier() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
- Obtain the transaction branch qualifier part of the Xid in a byte array.
- getFormatId() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
- Obtain the format id part of the Xid.
- getGlobalTransactionId() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
- Obtain the global transaction identifier part of XID as an array of bytes.
O
- org.apache.derby.iapi.store.access.xa - package org.apache.derby.iapi.store.access.xa
R
- recover(int) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
- This method is called to obtain a list of prepared transactions.
- rollback(ContextManager, Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
- rollback the transaction identified by Xid.
T
- toHexString() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
X
- XAResourceManager - interface org.apache.derby.iapi.store.access.xa.XAResourceManager.
- This interface allows access to commit,prepare,abort global transactions as part of a two phase commit protocol.
- XAXactId - class org.apache.derby.iapi.store.access.xa.XAXactId.
- The XAXactId class is a specific implementation of the JTA Xid interface.
- XAXactId(int, byte[], byte[]) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
- Construct from given pieces of an Xid.
- XAXactId(Xid) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
- Construct an Xid using an external Xid.
- XAXactId(String) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
C E F G O R T X
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> store >> access >> [ xa overview ] | PREV NEXT | ||||||||