public interface ScannedTransactionHandle
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
LogInstant |
getFirstInstant() |
LogInstant |
getLastInstant() |
Loggable |
getNextRecord() |
java.io.InputStream |
getOptionalData() |
LogInstant |
getThisInstant() |
Loggable getNextRecord() throws StandardException
StandardExceptionjava.io.InputStream getOptionalData()
throws StandardException
StandardExceptionLogInstant getThisInstant() throws StandardException
StandardExceptionLogInstant getLastInstant() throws StandardException
StandardExceptionLogInstant getFirstInstant() throws StandardException
StandardExceptionvoid close()
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.