SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

kodo.jdbc.runtime
Interface UpdateManager

All Known Implementing Classes:
UpdateManagerImpl

public interface UpdateManager

This interface is used to customize the way that updates are made to database records.


Method Summary
 Collection flush(Collection states, JDBCStoreManager store)
          Flush the given instances to the data store.
 

Method Detail

flush

public Collection flush(Collection states,
                        JDBCStoreManager store)
Flush the given instances to the data store.
See Also:
StoreManager.flush(java.util.Collection)

SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

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