| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateManager
This interface is used to customize the way that updates are made to database records.
| Method Summary | |
|---|---|
|  Collection | flush(Collection states,
      JDBCStore store)Flush the given instances to the data store. | 
|  boolean | orderDirty()Whether the store context should maintain the order in which instances are dirtied. | 
| Method Detail | 
|---|
boolean orderDirty()
Collection flush(Collection states,
                 JDBCStore store)
StoreManager.flush(java.util.Collection)| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||