org.apache.derby.client.am
Interface ResultSetCallbackInterface
- All Superinterfaces:
- UnitOfWorkListener
- All Known Implementing Classes:
- NetResultSet, NetResultSet40, ResultSet
public interface ResultSetCallbackInterface
- extends UnitOfWorkListener
earlyCloseComplete
void earlyCloseComplete(Sqlca sqlca)
completeSqlca
int completeSqlca(Sqlca sqlca)
accumulateWarning
void accumulateWarning(SqlWarning e)
getStatementCallbackInterface
StatementCallbackInterface getStatementCallbackInterface()
getConnectionCallbackInterface
ConnectionCallbackInterface getConnectionCallbackInterface()
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.