-
ResultSetMetadata.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ResultSetMetadata.Builder.clear()
ResultSetMetadata.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ResultSetMetadata.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Indicates the field names and types for the rows in the result
set.
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
A SQL query can be parameterized.
ResultSetMetadata.Builder.clone()
Metadata about the result set, such as row type information.
Metadata about the result set, such as row type information.
ResultSetMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ResultSetMetadata.Builder.mergeFrom(com.google.protobuf.Message other)
Indicates the field names and types for the rows in the result
set.
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
A SQL query can be parameterized.
ResultSetMetadata.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ResultSetMetadata.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ResultSetMetadata.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ResultSetMetadata.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Indicates the field names and types for the rows in the result
set.
Indicates the field names and types for the rows in the result
set.
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
A SQL query can be parameterized.
A SQL query can be parameterized.
ResultSetMetadata.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Metadata about the result set, such as row type information.
Metadata about the result set, such as row type information.