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.FlushProcess
execute
in class org.datanucleus.flush.FlushOrdered
Copyright © 2017. All rights reserved.