SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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.5.8 generated on January 11 2004

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