Uses of Package
com.datastax.astra.client.tables.commands.results
Packages that use com.datastax.astra.client.tables.commands.results
-
Classes in com.datastax.astra.client.tables.commands.results used by com.datastax.astra.client.tablesClassDescriptionRepresents the result returned by command 'insertMany()', mainly the insertedIds.Represents the result of a single row insertion into a table, containing the inserted primary key values and the schema of the primary key.