hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
ParameterizedOutputVisitorUtils.parameterizeHash
hunt
sql
visitor
ParameterizedOutputVisitorUtils
ParameterizedOutputVisitorUtils
Undocumented in source. Be warned that the author may not have intended to support it.
long
parameterizeHash
(string sql, string dbType, List!(Object) outParameters)
class
ParameterizedOutputVisitorUtils
static
long
parameterizeHash
(
string
sql
,
string
dbType
,
List
!(
Object
)
outParameters
)
long
parameterizeHash
(string sql, string dbType, SQLSelectListCache selectListCache, List!(Object) outParameters, VisitorFeature[] visitorFeatures)
Meta
Source
See Implementation
hunt
sql
visitor
ParameterizedOutputVisitorUtils
ParameterizedOutputVisitorUtils
static functions
createParameterizedOutputVisitor
parameterize
parameterizeHash
restore