| 
Berkeley DB version 5.3.28  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sleepycat.db.PreparedTransaction
public class PreparedTransaction
The PreparedTransaction object is used to encapsulate a single prepared, but not yet resolved, transaction.
| Method Summary | |
|---|---|
 byte[] | 
getGID()
Return the global transaction ID for the transaction.  | 
 Transaction | 
getTransaction()
Return the transaction handle for the transaction.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public byte[] getGID()
public Transaction getTransaction()
  | 
Berkeley DB version 5.3.28  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||