Statement
class Statement extends Model (View source)
Properties
protected | $paramTypesType | ||
protected | $paramTypesDataType | ||
array[] | $params | ||
string | $sql |
Methods
setParamTypes($paramTypes)
No description
Type[]
getParamTypes()
No description
setParams($params)
No description
array[]
getParams()
No description
setSql($sql)
No description
string
getSql()
No description
Details
setParamTypes($paramTypes)
No description
Type[]
getParamTypes()
No description
setParams($params)
No description
array[]
getParams()
No description
setSql($sql)
No description
string
getSql()
No description