SQLUtils.createSchemaStatVisitor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SchemaStatVisitor createSchemaStatVisitor(List!(SQLStatement) statementList, string dbType)
    class SQLUtils
    static
    createSchemaStatVisitor
    (
    List!(SQLStatement) statementList
    ,
    string dbType
    )
  2. SchemaStatVisitor createSchemaStatVisitor(string dbType)

Meta