| Package | Description | 
|---|---|
| com.datastax.dse.driver.api.querybuilder.schema | This package effectively mirrors the Cassandra OSS Schema interfaces to allow extended schema and
 query building for the DSE driver. | 
| com.datastax.oss.driver.api.querybuilder.schema | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AlterDseTableStart | 
| interface  | AlterDseTableWithOptions | 
| interface  | AlterDseTableWithOptionsEnd | 
| interface  | CreateDseTable | 
| interface  | CreateDseTableWithOptions | 
| interface  | DseRelationOptions<SelfT extends DseRelationOptions<SelfT>> | 
| interface  | DseRelationStructure<SelfT extends DseRelationStructure<SelfT>> | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | RelationOptions<SelfT extends RelationOptions<SelfT>> | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AlterMaterializedView | 
| interface  | AlterMaterializedViewStart | 
| interface  | AlterTableStart | 
| interface  | AlterTableWithOptions | 
| interface  | AlterTableWithOptionsEnd | 
| interface  | CreateMaterializedView | 
| interface  | CreateMaterializedViewPrimaryKey | 
| interface  | CreateTable | 
| interface  | CreateTableWithOptions | 
| interface  | RelationStructure<SelfT extends RelationStructure<SelfT>> | 
Copyright © 2017–2023. All rights reserved.