Interface EntityConnection.Copy

Enclosing interface:
EntityConnection

public static interface EntityConnection.Copy
Copies a set of entities between a source and destination connection, performing a commit after each batchSize number of inserts, unless the destination connection has an open transaction.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    A builder for a EntityConnection.Copy operation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes this copy operation