com.sleepycat.db
Class PreparedTransaction

java.lang.Object
  extended by com.sleepycat.db.PreparedTransaction

public class PreparedTransaction
extends java.lang.Object


Method Summary
 byte[] getGID()
           
 Transaction getTransaction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGID

public byte[] getGID()

getTransaction

public Transaction getTransaction()