Object type: ParameterizedQuery
Distinct
The object constructed through backtick surrounded strings. Dynamic parameters of sql:Value
type can be indicated using ${<variable name>}
such as `The sql:ParameterizedQuery is ${variable_name}`
.
This validates the parameter types during the query execution.
Fields
- Fields Included from *RawTemplate
- strings (string[ ] & readonly)
- insertions Value[ ]
The separated parts of the SQL query
The values of the parameters that should be filled in between the parts