Interface SqlScriptCommandExtractor

    • Method Detail

      • extractCommands

        List<String> extractCommands​(Reader reader,
                                     Dialect dialect)
        Read the commands from the SQL script represented by the incoming reader, returning those commands as an array