Package com.google.cloud.bigtable.data.v2.models.sql
package com.google.cloud.bigtable.data.v2.models.sql
-
ClassDescriptionRepresents the metadata for a column in a
ResultSetA set of SQL data, generated as the result of an ExecuteQuery request.Provides information about the schema of aResultSet.SqlType<T>Represents a data type in a SQL query.SqlType.Array<Elem>Represents an array type in SQL.SqlType.Map<K,V> Represents a map type in SQL.Represents a struct type in SQL.Represents a field in a structA SQL statement that can be executed by callingBigtableDataClient.executeQuery(Statement).The representation of a SQL Struct type.An interface for reading the columns of aStructorcom.google.cloud.bigtable.data.v2.models.sql.ResultSet.