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