| Package | Description | 
|---|---|
| org.apache.cassandra.cql3.statements | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AlterKeyspaceStatement | 
| class  | AlterTableStatement | 
| class  | AlterTypeStatement | 
| class  | AlterViewStatement | 
| static class  | BatchStatement.Parsed | 
| class  | CreateAggregateStatementA  CREATE AGGREGATEstatement parsed from a CQL query. | 
| class  | CreateFunctionStatementA  CREATE FUNCTIONstatement parsed from a CQL query. | 
| class  | CreateIndexStatementA  CREATE INDEXstatement parsed from a CQL query. | 
| class  | CreateKeyspaceStatementA  CREATE KEYSPACEstatement parsed from a CQL query. | 
| class  | CreateTableStatementA  CREATE TABLEparsed from a CQL query statement. | 
| static class  | CreateTableStatement.RawStatement | 
| class  | CreateTriggerStatement | 
| class  | CreateTypeStatement | 
| class  | CreateViewStatement | 
| static class  | DeleteStatement.Parsed | 
| class  | DropAggregateStatementA  DROP AGGREGATEstatement parsed from a CQL query. | 
| class  | DropFunctionStatementA  DROP FUNCTIONstatement parsed from a CQL query. | 
| class  | DropIndexStatement | 
| class  | DropKeyspaceStatement | 
| class  | DropTableStatement | 
| class  | DropTriggerStatement | 
| class  | DropTypeStatement | 
| class  | DropViewStatement | 
| static class  | ModificationStatement.Parsed | 
| class  | SchemaAlteringStatementAbstract class for statements that alter the schema. | 
| static class  | SelectStatement.RawStatement | 
| class  | TruncateStatement | 
| static class  | UpdateStatement.ParsedInsert | 
| static class  | UpdateStatement.ParsedInsertJsonA parsed INSERT JSON statement. | 
| static class  | UpdateStatement.ParsedUpdate | 
Copyright © 2018 The Apache Software Foundation