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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DseRelationOptions<SelfT extends DseRelationOptions<SelfT>> |
Modifier and Type | Interface and Description |
---|---|
interface |
AlterDseTableStart |
interface |
AlterDseTableWithOptions |
interface |
AlterDseTableWithOptionsEnd |
interface |
CreateDseTable |
interface |
CreateDseTableWithOptions |
interface |
DseRelationStructure<SelfT extends DseRelationStructure<SelfT>> |
Copyright © 2017–2021. All rights reserved.