Uses of Class
com.datastax.astra.client.tables.commands.options.TableInsertManyOptions
-
Uses of TableInsertManyOptions in com.datastax.astra.client.tables
Modifier and TypeMethodDescriptionTable.insertMany
(List<? extends T> rows, TableInsertManyOptions insertManyOptions) Inserts multiple rows into the table with the specified options.