Interface SqlScriptExecutor

    • Method Detail

      • execute

        void execute​(SqlScript sqlScript)
        Executes this SQL script.
        Parameters:
        sqlScript - The SQL script.