Components

Component Query

No description/hint found

Component properties

Name Value
accessors true
persistent false
synchronized false
extends org.lucee.cfml.Base

Functions

execute
Execute the query
findNamedParam
Scan the passed array looking for a "name" param match.

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
params array false
name string false
getName
getNamedParams
Return just the named params
getPositionalParams
Return just the positional params
getQArray
init
Constructor
parseSql
Parse the sql string converting into an array.
setName

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
name String true
setQArray

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
qArray Array true