public interface UpdateManager
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
boolean orderDirty()
Collection flush(Collection states, JDBCStore store)
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.