Uses of Class
com.databricks.jdbc.api.impl.batch.ImmutableBatchCommand
Packages that use ImmutableBatchCommand
-
Uses of ImmutableBatchCommand in com.databricks.jdbc.api.impl.batch
Methods in com.databricks.jdbc.api.impl.batch that return ImmutableBatchCommandModifier and TypeMethodDescriptionImmutableBatchCommand.Builder.build()Builds a newImmutableBatchCommand.static ImmutableBatchCommandImmutableBatchCommand.copyOf(BatchCommand instance) Creates an immutable copy of aBatchCommandvalue.final ImmutableBatchCommandCopy the current immutable object by setting a value for thesqlattribute.