Statement

constructor(type: StatementType, targets: List<Table>)

Parameters

type

The specific StatementType, usually represented by the leading word in the command syntax.

targets

Tables on which to perform the SQL statement.