The IStatement type exposes the following members.
Properties
Name | Description | |
---|---|---|
NeedsExecutor |
Does this statement require the StatementExecutor?
Essentially, at the JDBC level, does this require an executeUpdate()?
| |
StatementType |
The main token type representing the type of this statement.
| |
Walker |
The "phase 2" walker which generated this statement tree.
|