| 
 | Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.openjpa.jdbc.kernel.AbstractUpdateManager
kodo.jdbc.kernel.AutoOrderUpdateManager
kodo.jdbc.kernel.ConstraintUpdateManager
public class ConstraintUpdateManager
Standard update manager, capable of statement batching and foreign key constraint evaluation.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class kodo.jdbc.kernel.AutoOrderUpdateManager | 
|---|
| AutoOrderUpdateManager.SQLComparator | 
| Nested classes/interfaces inherited from class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager | 
|---|
| AbstractUpdateManager.CustomMapping | 
| Field Summary | 
|---|
| Fields inherited from class kodo.jdbc.kernel.AutoOrderUpdateManager | 
|---|
| batch, maxBatch, sqlComparator | 
| Fields inherited from class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager | 
|---|
| conf, dict | 
| Constructor Summary | |
|---|---|
| ConstraintUpdateManager() | |
| Method Summary | |
|---|---|
| protected  Collection | flush(RowManager rowMgr,
      PreparedStatementManager psMgr,
      Collection exceps) | 
| protected  RowManager | newRowManager() | 
|  boolean | orderDirty() | 
| Methods inherited from class kodo.jdbc.kernel.AutoOrderUpdateManager | 
|---|
| flush, getMaximizeBatchSize, newPreparedStatementManager, setConfiguration, setMaximizeBatchSize | 
| Methods inherited from class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager | 
|---|
| addException, delete, endConfiguration, flush, insert, populateRowManager, startConfiguration, update, updateIndicators | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConstraintUpdateManager()
| Method Detail | 
|---|
public boolean orderDirty()
protected RowManager newRowManager()
newRowManager in class AbstractUpdateManager
protected Collection flush(RowManager rowMgr,
                           PreparedStatementManager psMgr,
                           Collection exceps)
flush in class AbstractUpdateManager| 
 | Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||