Package com.databricks.jdbc.api.impl.batch
package com.databricks.jdbc.api.impl.batch
-
ClassDescriptionThe
BatchCommandclass represents a single SQL command in a batch execution.TheDatabricksBatchExecutorclass handles the execution of batch SQL commands.Immutable implementation ofBatchCommand.Builds instances of typeImmutableBatchCommand.