org.apache.derby.client.am
Interface UnitOfWorkListener
- All Known Subinterfaces:
- PreparedStatementCallbackInterface, ResultSetCallbackInterface, StatementCallbackInterface
- All Known Implementing Classes:
- Blob, CallableStatement, CallableStatement40, Clob, Lob, NetResultSet, NetResultSet40, PreparedStatement, PreparedStatement40, ResultSet, Statement, Statement40
public interface UnitOfWorkListener
listenToUnitOfWork
void listenToUnitOfWork()
completeLocalCommit
void completeLocalCommit(java.util.Iterator listenerIterator)
completeLocalRollback
void completeLocalRollback(java.util.Iterator listenerIterator)
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.