Package com.datastax.astra.client.tables.commands.results
package com.datastax.astra.client.tables.commands.results
Outputs and DTO for Tables Commands.
-
ClassDescriptionRepresents 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.Return update result.