hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLEvalVisitorUtils.eval
hunt
sql
visitor
SQLEvalVisitorUtils
SQLEvalVisitorUtils
Undocumented in source. Be warned that the author may not have intended to support it.
Object
eval
(string dbType, SQLObject sqlObject, Object[] parameters)
Object
eval
(string dbType, SQLObject sqlObject, List!(Object) parameters)
Object
eval
(string dbType, SQLObject sqlObject, List!(Object) parameters, bool throwError)
class
SQLEvalVisitorUtils
static
Object
eval
(
string
dbType
,
SQLObject
sqlObject
,
List
!(
Object
)
parameters
,
bool
throwError
)
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