Package | Description |
---|---|
com.datastax.driver.core.schemabuilder |
A CQL3 schema builder.
|
Modifier and Type | Class and Description |
---|---|
class |
TableOptions<T extends TableOptions>
The table options used in a CREATE TABLE or ALTER TABLE statement.
|
Modifier and Type | Class and Description |
---|---|
static class |
Alter.Options
The table options of an ALTER TABLE statement.
|
static class |
Create.Options
The table options of a CREATE TABLE statement.
|
Copyright © 2012–2017. All rights reserved.