public interface ResultSetCallbackInterface extends UnitOfWorkListener
Modifier and Type | Method and Description |
---|---|
void |
accumulateWarning(SqlWarning e) |
int |
completeSqlca(Sqlca sqlca) |
void |
earlyCloseComplete(Sqlca sqlca) |
ConnectionCallbackInterface |
getConnectionCallbackInterface() |
StatementCallbackInterface |
getStatementCallbackInterface() |
completeLocalCommit, completeLocalRollback, listenToUnitOfWork
void earlyCloseComplete(Sqlca sqlca)
int completeSqlca(Sqlca sqlca)
void accumulateWarning(SqlWarning e)
StatementCallbackInterface getStatementCallbackInterface()
ConnectionCallbackInterface getConnectionCallbackInterface()
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.