public static interface ExecProtos.ServerPreparedStatementStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSqlQuery()
optional string sql_query = 1; |
com.google.protobuf.ByteString |
getSqlQueryBytes()
optional string sql_query = 1; |
boolean |
hasSqlQuery()
optional string sql_query = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSqlQuery()
optional string sql_query = 1;String getSqlQuery()
optional string sql_query = 1;com.google.protobuf.ByteString getSqlQueryBytes()
optional string sql_query = 1;Copyright © 2021 The Apache Software Foundation. All rights reserved.