org.apache.derby.iapi.store.raw
Interface ScannedTransactionHandle
public interface ScannedTransactionHandle
getNextRecord
Loggable getNextRecord()
throws StandardException
- Throws:
StandardException
getOptionalData
java.io.InputStream getOptionalData()
throws StandardException
- Throws:
StandardException
getThisInstant
LogInstant getThisInstant()
throws StandardException
- Throws:
StandardException
getLastInstant
LogInstant getLastInstant()
throws StandardException
- Throws:
StandardException
getFirstInstant
LogInstant getFirstInstant()
throws StandardException
- Throws:
StandardException
close
void close()
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.