Class UserProtos.PreparedStatement.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.PreparedStatement.Builder>
org.apache.drill.exec.proto.UserProtos.PreparedStatement.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, UserProtos.PreparedStatementOrBuilder
Enclosing class:
UserProtos.PreparedStatement

public static final class UserProtos.PreparedStatement.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.PreparedStatement.Builder> implements UserProtos.PreparedStatementOrBuilder
 Prepared statement. It contains the query metadata and handle to prepared
 statement state on server.
 
Protobuf type exec.user.PreparedStatement