Interface DbCreateTask.DbCreateStepIfc

    • Method Detail

      • using

        DbCreateTask.DbInsertStepIfc using​(java.nio.file.Path toCreateScript)
        Parameters:
        toCreateScript - the path to a script that will create the database, must not be null
        Returns:
        a reference to the insert step in the builder process