| Interface | Description |
|---|---|
| SqlCommand |
Generic SQL command.
|
| Class | Description |
|---|---|
| SqlAlterTableCommand |
ALTER TABLE command.
|
| SqlAlterUserCommand |
ALTER USER command.
|
| SqlBeginTransactionCommand |
BEGIN [TRANSACTION] command.
|
| SqlBulkLoadCommand |
A parser for a COPY command (called 'bulk load' in the code, since word 'copy' is too generic).
|
| SqlCommitTransactionCommand |
COMMIT command.
|
| SqlCreateIndexCommand |
CREATE INDEX command.
|
| SqlCreateUserCommand |
CREATE USER command.
|
| SqlDropIndexCommand |
DROP INDEX command.
|
| SqlDropUserCommand |
DROP USER command.
|
| SqlIndexColumn |
Index column definition.
|
| SqlKillComputeTaskCommand |
KILL COMPUTE_TASK command.
|
| SqlKillContinuousQueryCommand |
KILL CONTINUOUS command.
|
| SqlKillQueryCommand |
KILL QUERY command.
|
| SqlKillScanQueryCommand |
KILL SCAN_QUERY command.
|
| SqlKillServiceCommand |
KILL SERVICE command.
|
| SqlKillTransactionCommand |
KILL TRANSACTION command.
|
| SqlQualifiedName |
SQL qualified name.
|
| SqlRollbackTransactionCommand |
ROLLBACK command.
|
| SqlSetStreamingCommand |
SET STREAMING command.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021