SQLEvalVisitorUtils.evalExpr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Object evalExpr(string dbType, string expr, Object[] parameters)
  2. Object evalExpr(string dbType, string expr, List!(Object) parameters)
    class SQLEvalVisitorUtils
    static
    Object
    evalExpr
    (
    string dbType
    ,
    string expr
    ,
    List!(Object) parameters
    )

Meta