SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.kodo.impl.jdbc
Interface SQLExecutionCallback


public interface SQLExecutionCallback

Callback for SQL execution.

Since:
2.4
See Also:
SQLExecutionManager

Method Summary
 void afterUpdate(SQLBuffer buffer, int updateCount)
          Invoked after the update occurs in the data store.
 

Method Detail

afterUpdate

public void afterUpdate(SQLBuffer buffer,
                        int updateCount)
                 throws SQLException
Invoked after the update occurs in the data store.

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.