Package com.databricks.jdbc.api.impl.batch
-
Interface Summary Interface Description BatchCommand TheBatchCommandclass represents a single SQL command in a batch execution. -
Class Summary Class Description DatabricksBatchExecutor TheDatabricksBatchExecutorclass handles the execution of batch SQL commands.ImmutableBatchCommand Immutable implementation ofBatchCommand.ImmutableBatchCommand.Builder Builds instances of typeImmutableBatchCommand.