Package | Description |
---|---|
com.datastax.driver.core.querybuilder |
A CQL3 query builder.
|
Modifier and Type | Method and Description |
---|---|
Insert.Options |
Insert.Options.and(Using using)
Adds the provided option.
|
Insert.Options |
Insert.using()
Returns the options for this
INSERT statement. |
Insert.Options |
Insert.using(Using using)
Adds a new options for this
INSERT statement. |
Copyright © 2012–2023. All rights reserved.