| Package | Description | 
|---|---|
| com.datastax.oss.driver.api.querybuilder.insert | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | InsertIntoThe beginning of an INSERT statement; at this point only the table is known, it might become a
 JSON insert or a regular one, depending on which method is called next. | 
| interface  | RegularInsertA regular (not JSON) INSERT statement. | 
Copyright © 2017–2023. All rights reserved.