Class MysqlUtils

java.lang.Object
io.kestra.plugin.jdbc.mysql.MysqlUtils

public class MysqlUtils extends Object
  • Method Details

    • createMysqlProperties

      protected static Properties createMysqlProperties(Properties props, Path workingDirectory, boolean isMultiQuery)