Interface InsertionStrategy<S>


  • public interface InsertionStrategy<S>
    • Method Detail

      • insert

        void insert​(S connection,
                    java.io.InputStream dataset)
             throws java.lang.Throwable
        Throws:
        java.lang.Throwable