statement


Vocabulary
db

Word description
A statement stores the information about a statement, such as the SQL statement text, the in/out parameters, and type information.

Definition


TUPLE: statement < disposable
handle sql in-params out-params bind-params bound? type
retries ;


Methods