Interface ResultSetCallbackInterface
- All Superinterfaces:
UnitOfWorkListener
- All Known Implementing Classes:
ClientResultSet, NetResultSet, NetResultSet42
-
Method Summary
Modifier and TypeMethodDescriptionvoidintcompleteSqlca(Sqlca sqlca) voidearlyCloseComplete(Sqlca sqlca) Methods inherited from interface UnitOfWorkListener
completeLocalCommit, completeLocalRollback, listenToUnitOfWork
-
Method Details
-
earlyCloseComplete
-
completeSqlca
-
accumulateWarning
-
getStatementCallbackInterface
StatementCallbackInterface getStatementCallbackInterface() -
getConnectionCallbackInterface
ConnectionCallbackInterface getConnectionCallbackInterface()
-