public interface ScannedTransactionHandle
| Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.