SQLBuilderFactory.createSQLBuilder

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SQLBuilder createSQLBuilder(string dbType)
  2. SQLBuilder createSQLBuilder(string sql, string dbType)
    class SQLBuilderFactory
    static
    createSQLBuilder
    (
    T
    )
    (
    string sql
    ,
    string dbType
    )

Meta