org.apache.derby.iapi.store.raw
Interface ScannedTransactionHandle
- public interface ScannedTransactionHandle
getNextRecord
public Loggable getNextRecord()
throws StandardException
- Throws:
StandardException
getOptionalData
public java.io.InputStream getOptionalData()
throws StandardException
- Throws:
StandardException
getThisInstant
public LogInstant getThisInstant()
throws StandardException
- Throws:
StandardException
getLastInstant
public LogInstant getLastInstant()
throws StandardException
- Throws:
StandardException
getFirstInstant
public LogInstant getFirstInstant()
throws StandardException
- Throws:
StandardException
close
public void close()
Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.