Package org.apache.derby.iapi.store.raw
Interface ScannedTransactionHandle
public interface ScannedTransactionHandle
-
Method Summary
-
Method Details
-
getNextRecord
- Throws:
StandardException
-
getOptionalData
- Throws:
StandardException
-
getThisInstant
- Throws:
StandardException
-
getLastInstant
- Throws:
StandardException
-
getFirstInstant
- Throws:
StandardException
-
close
void close()
-