Define a SQL statement with parameters indicated by ? placeholders.
?
Anything
Object
Basic
Sql.Statement
Identifiable
no subtypes hierarchy
Statement(String sql)
hash
string
execute
shared void execute(Object* arguments)
Execute this statement with the given arguments to its parameters.
arguments
equals()