public class FlushReferential
extends org.datanucleus.flush.FlushOrdered
| Constructor and Description |
|---|
FlushReferential() |
| Modifier and Type | Method and Description |
|---|---|
List<org.datanucleus.exceptions.NucleusOptimisticException> |
execute(org.datanucleus.ExecutionContext ec,
List<org.datanucleus.state.ObjectProvider> primaryOPs,
List<org.datanucleus.state.ObjectProvider> secondaryOPs,
org.datanucleus.flush.OperationQueue opQueue) |
public List<org.datanucleus.exceptions.NucleusOptimisticException> execute(org.datanucleus.ExecutionContext ec, List<org.datanucleus.state.ObjectProvider> primaryOPs, List<org.datanucleus.state.ObjectProvider> secondaryOPs, org.datanucleus.flush.OperationQueue opQueue)
execute in interface org.datanucleus.flush.FlushProcessexecute in class org.datanucleus.flush.FlushOrderedCopyright © 2015. All rights reserved.