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 TypeMethodDescriptionvoid
completeLocalCommit
(Iterator listenerIterator) void
completeLocalRollback
(Iterator listenerIterator) void
-
Method Details
-
listenToUnitOfWork
void listenToUnitOfWork() -
completeLocalCommit
-
completeLocalRollback
-