Package | Description |
---|---|
com.datastax.driver.core.schemabuilder |
A CQL3 schema builder.
|
Modifier and Type | Method and Description |
---|---|
Alter.AlterColumn |
Alter.alterColumn(String columnName)
Add an ALTER column clause (to change the column type) to this ALTER TABLE statement.
|
Copyright © 2012–2023. All rights reserved.