Class ListAddAtOperation<E>

java.lang.Object
org.datanucleus.flush.CollectionAddOperation<E>
org.datanucleus.flush.ListAddAtOperation<E>
All Implemented Interfaces:
Operation, SCOOperation

public class ListAddAtOperation<E> extends CollectionAddOperation<E>
Add operation at a position for a list where we have a backing store.