Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
Packages that use FlightSql.CommandPreparedStatementUpdate.Builder
-
Uses of FlightSql.CommandPreparedStatementUpdate.Builder in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandPreparedStatementUpdate.BuilderModifier and TypeMethodDescriptionFlightSql.CommandPreparedStatementUpdate.Builder.clear()FlightSql.CommandPreparedStatementUpdate.Builder.clearPreparedStatementHandle()Opaque handle for the prepared statement on the server.FlightSql.CommandPreparedStatementUpdate.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandPreparedStatementUpdate.Builder.mergeFrom(com.google.protobuf.Message other) FlightSql.CommandPreparedStatementUpdate.Builder.mergeFrom(FlightSql.CommandPreparedStatementUpdate other) FlightSql.CommandPreparedStatementUpdate.newBuilder()FlightSql.CommandPreparedStatementUpdate.newBuilder(FlightSql.CommandPreparedStatementUpdate prototype) FlightSql.CommandPreparedStatementUpdate.newBuilderForType()FlightSql.CommandPreparedStatementUpdate.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FlightSql.CommandPreparedStatementUpdate.Builder.setPreparedStatementHandle(com.google.protobuf.ByteString value) Opaque handle for the prepared statement on the server.FlightSql.CommandPreparedStatementUpdate.toBuilder()