Uses of Interface
org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequestOrBuilder
-
Packages that use Requests.PrepareAndExecuteBatchRequestOrBuilder Package Description org.apache.calcite.avatica.proto -
-
Uses of Requests.PrepareAndExecuteBatchRequestOrBuilder in org.apache.calcite.avatica.proto
Classes in org.apache.calcite.avatica.proto that implement Requests.PrepareAndExecuteBatchRequestOrBuilder Modifier and Type Class Description static classRequests.PrepareAndExecuteBatchRequestRequest to prepare and execute a collection of sql statements.static classRequests.PrepareAndExecuteBatchRequest.BuilderRequest to prepare and execute a collection of sql statements.
-