hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLEvalVisitorUtils.evalExpr
hunt
sql
visitor
SQLEvalVisitorUtils
SQLEvalVisitorUtils
Undocumented in source. Be warned that the author may not have intended to support it.
Object
evalExpr
(string dbType, string expr, Object[] parameters)
class
SQLEvalVisitorUtils
static
Object
evalExpr
(
string
dbType
,
string
expr
,
Object
[]
parameters
...
)
Object
evalExpr
(string dbType, string expr, List!(Object) parameters)
Meta
Source
See Implementation
hunt
sql
visitor
SQLEvalVisitorUtils
SQLEvalVisitorUtils
static functions
add
bitAnd
bitOr
castToBigInteger
castToBoolean
castToByte
castToDate
castToDecimal
castToDouble
castToFloat
castToInteger
castToLong
castToNumber
castToShort
castToString
createEvalVisitor
div
eq
eval
evalExpr
functions
getValue
gt
gteq
like
lt
lteq
multi
registerBaseFunctions
rightShift
sub
unwrap
visit