Package org.apache.derby.client.am
Interface UnitOfWorkListener
- All Known Subinterfaces:
PreparedStatementCallbackInterface,ResultSetCallbackInterface,StatementCallbackInterface
- All Known Implementing Classes:
ClientBlob,ClientCallableStatement,ClientCallableStatement42,ClientClob,ClientPreparedStatement,ClientPreparedStatement42,ClientResultSet,ClientStatement,Lob,NetResultSet,NetResultSet42
public interface UnitOfWorkListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidcompleteLocalCommit(Iterator listenerIterator) voidcompleteLocalRollback(Iterator listenerIterator) void
-
Method Details
-
listenToUnitOfWork
void listenToUnitOfWork() -
completeLocalCommit
-
completeLocalRollback
-