public static interface UserProtos.ServerMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
boolean |
getAllTablesSelectable()
True if current user can use all tables returned by GetTables
|
boolean |
getBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
|
boolean |
getCatalogAtStart()
True if catalog name is at the start of a fully qualified table
|
String |
getCatalogSeparator()
The catalog separator
|
com.google.protobuf.ByteString |
getCatalogSeparatorBytes()
The catalog separator
|
String |
getCatalogTerm()
The term used to designate catalogs
|
com.google.protobuf.ByteString |
getCatalogTermBytes()
The term used to designate catalogs
|
UserProtos.CollateSupport |
getCollateSupport(int index)
COLLATE support
|
int |
getCollateSupportCount()
COLLATE support
|
List<UserProtos.CollateSupport> |
getCollateSupportList()
COLLATE support
|
boolean |
getColumnAliasingSupported()
True if column aliasing is supported
|
UserProtos.ConvertSupport |
getConvertSupport(int index)
CONVERT support
|
int |
getConvertSupportCount()
CONVERT support
|
List<UserProtos.ConvertSupport> |
getConvertSupportList()
CONVERT support
|
UserProtos.ConvertSupportOrBuilder |
getConvertSupportOrBuilder(int index)
CONVERT support
|
List<? extends UserProtos.ConvertSupportOrBuilder> |
getConvertSupportOrBuilderList()
CONVERT support
|
UserProtos.CorrelationNamesSupport |
getCorrelationNamesSupport()
Correlation names support
|
String |
getCurrentSchema()
current schema
|
com.google.protobuf.ByteString |
getCurrentSchemaBytes()
current schema
|
String |
getDateTimeFunctions(int index)
Supported ODBC/JDBC Date Time scalar functions
|
com.google.protobuf.ByteString |
getDateTimeFunctionsBytes(int index)
Supported ODBC/JDBC Date Time scalar functions
|
int |
getDateTimeFunctionsCount()
Supported ODBC/JDBC Date Time scalar functions
|
List<String> |
getDateTimeFunctionsList()
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.DateTimeLiteralsSupport |
getDateTimeLiteralsSupport(int index)
Supported Date Time literals
|
int |
getDateTimeLiteralsSupportCount()
Supported Date Time literals
|
List<UserProtos.DateTimeLiteralsSupport> |
getDateTimeLiteralsSupportList()
Supported Date Time literals
|
UserProtos.GroupBySupport |
getGroupBySupport()
Group By support
|
UserProtos.IdentifierCasing |
getIdentifierCasing()
Unquoted Identifier casing
|
String |
getIdentifierQuoteString()
Quote string for identifiers
|
com.google.protobuf.ByteString |
getIdentifierQuoteStringBytes()
Quote string for identifiers
|
boolean |
getLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
|
int |
getMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
int |
getMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
|
int |
getMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
|
int |
getMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
|
int |
getMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
int |
getMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
int |
getMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
int |
getMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
|
int |
getMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
|
int |
getMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
int |
getMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
|
int |
getMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
|
int |
getMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
|
int |
getMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
|
int |
getMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
int |
getMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
|
UserProtos.NullCollation |
getNullCollation()
How NULL are sorted
|
boolean |
getNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
|
String |
getNumericFunctions(int index)
Supported ODBC/JDBC numeric scalar functions
|
com.google.protobuf.ByteString |
getNumericFunctionsBytes(int index)
Supported ODBC/JDBC numeric scalar functions
|
int |
getNumericFunctionsCount()
Supported ODBC/JDBC numeric scalar functions
|
List<String> |
getNumericFunctionsList()
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.OrderBySupport |
getOrderBySupport(int index)
Outer join suport
|
int |
getOrderBySupportCount()
Outer join suport
|
List<UserProtos.OrderBySupport> |
getOrderBySupportList()
Outer join suport
|
UserProtos.OuterJoinSupport |
getOuterJoinSupport(int index)
Outer join suport
|
int |
getOuterJoinSupportCount()
Outer join suport
|
List<UserProtos.OuterJoinSupport> |
getOuterJoinSupportList()
Outer join suport
|
UserProtos.IdentifierCasing |
getQuotedIdentifierCasing()
Quoted identifier casing
|
boolean |
getReadOnly()
True if connection access is read only
|
String |
getSchemaTerm()
The term used to designate a schema
|
com.google.protobuf.ByteString |
getSchemaTermBytes()
The term used to designate a schema
|
String |
getSearchEscapeString()
Characters used for escaping (empty if not suported)
|
com.google.protobuf.ByteString |
getSearchEscapeStringBytes()
Characters used for escaping (empty if not suported)
|
boolean |
getSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
|
String |
getSpecialCharacters()
List of extra characters that can be used in identifier names
|
com.google.protobuf.ByteString |
getSpecialCharactersBytes()
List of extra characters that can be used in identifier names
|
String |
getSqlKeywords(int index)
list of SQL keywords
|
com.google.protobuf.ByteString |
getSqlKeywordsBytes(int index)
list of SQL keywords
|
int |
getSqlKeywordsCount()
list of SQL keywords
|
List<String> |
getSqlKeywordsList()
list of SQL keywords
|
String |
getStringFunctions(int index)
Supported ODBC/JDBC string scalar functions
|
com.google.protobuf.ByteString |
getStringFunctionsBytes(int index)
Supported ODBC/JDBC string scalar functions
|
int |
getStringFunctionsCount()
Supported ODBC/JDBC string scalar functions
|
List<String> |
getStringFunctionsList()
Supported ODBC/JDBC string scalar functions
|
UserProtos.SubQuerySupport |
getSubquerySupport(int index)
Subquery support
|
int |
getSubquerySupportCount()
Subquery support
|
List<UserProtos.SubQuerySupport> |
getSubquerySupportList()
Subquery support
|
String |
getSystemFunctions(int index)
Supported ODBC/JDBC systen scalar functions
|
com.google.protobuf.ByteString |
getSystemFunctionsBytes(int index)
Supported ODBC/JDBC systen scalar functions
|
int |
getSystemFunctionsCount()
Supported ODBC/JDBC systen scalar functions
|
List<String> |
getSystemFunctionsList()
Supported ODBC/JDBC systen scalar functions
|
String |
getTableTerm()
The term used to designate a table
|
com.google.protobuf.ByteString |
getTableTermBytes()
The term used to designate a table
|
boolean |
getTransactionSupported()
True if transaction is supported
|
UserProtos.UnionSupport |
getUnionSupport(int index)
UNION support
|
int |
getUnionSupportCount()
UNION support
|
List<UserProtos.UnionSupport> |
getUnionSupportList()
UNION support
|
boolean |
hasAllTablesSelectable()
True if current user can use all tables returned by GetTables
|
boolean |
hasBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
|
boolean |
hasCatalogAtStart()
True if catalog name is at the start of a fully qualified table
|
boolean |
hasCatalogSeparator()
The catalog separator
|
boolean |
hasCatalogTerm()
The term used to designate catalogs
|
boolean |
hasColumnAliasingSupported()
True if column aliasing is supported
|
boolean |
hasCorrelationNamesSupport()
Correlation names support
|
boolean |
hasCurrentSchema()
current schema
|
boolean |
hasGroupBySupport()
Group By support
|
boolean |
hasIdentifierCasing()
Unquoted Identifier casing
|
boolean |
hasIdentifierQuoteString()
Quote string for identifiers
|
boolean |
hasLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
|
boolean |
hasMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
boolean |
hasMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
|
boolean |
hasMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
|
boolean |
hasMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
|
boolean |
hasMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
boolean |
hasMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
boolean |
hasMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
boolean |
hasMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
|
boolean |
hasMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
|
boolean |
hasMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
boolean |
hasMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
|
boolean |
hasMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
|
boolean |
hasMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
|
boolean |
hasMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
|
boolean |
hasMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
boolean |
hasMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
|
boolean |
hasNullCollation()
How NULL are sorted
|
boolean |
hasNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
|
boolean |
hasQuotedIdentifierCasing()
Quoted identifier casing
|
boolean |
hasReadOnly()
True if connection access is read only
|
boolean |
hasSchemaTerm()
The term used to designate a schema
|
boolean |
hasSearchEscapeString()
Characters used for escaping (empty if not suported)
|
boolean |
hasSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
|
boolean |
hasSpecialCharacters()
List of extra characters that can be used in identifier names
|
boolean |
hasTableTerm()
The term used to designate a table
|
boolean |
hasTransactionSupported()
True if transaction is supported
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasAllTablesSelectable()
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;
boolean getAllTablesSelectable()
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;
boolean hasBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;
boolean getBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;
boolean hasCatalogAtStart()
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;
boolean getCatalogAtStart()
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;
boolean hasCatalogSeparator()
The catalog separator
optional string catalog_separator = 4;
String getCatalogSeparator()
The catalog separator
optional string catalog_separator = 4;
com.google.protobuf.ByteString getCatalogSeparatorBytes()
The catalog separator
optional string catalog_separator = 4;
boolean hasCatalogTerm()
The term used to designate catalogs
optional string catalog_term = 5;
String getCatalogTerm()
The term used to designate catalogs
optional string catalog_term = 5;
com.google.protobuf.ByteString getCatalogTermBytes()
The term used to designate catalogs
optional string catalog_term = 5;
List<UserProtos.CollateSupport> getCollateSupportList()
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;
int getCollateSupportCount()
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;
UserProtos.CollateSupport getCollateSupport(int index)
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;
index
- The index of the element to return.boolean hasColumnAliasingSupported()
True if column aliasing is supported
optional bool column_aliasing_supported = 7;
boolean getColumnAliasingSupported()
True if column aliasing is supported
optional bool column_aliasing_supported = 7;
List<UserProtos.ConvertSupport> getConvertSupportList()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;
UserProtos.ConvertSupport getConvertSupport(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;
int getConvertSupportCount()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;
List<? extends UserProtos.ConvertSupportOrBuilder> getConvertSupportOrBuilderList()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;
UserProtos.ConvertSupportOrBuilder getConvertSupportOrBuilder(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;
boolean hasCorrelationNamesSupport()
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;
UserProtos.CorrelationNamesSupport getCorrelationNamesSupport()
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;
List<String> getDateTimeFunctionsList()
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;
int getDateTimeFunctionsCount()
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;
String getDateTimeFunctions(int index)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;
index
- The index of the element to return.com.google.protobuf.ByteString getDateTimeFunctionsBytes(int index)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;
index
- The index of the value to return.List<UserProtos.DateTimeLiteralsSupport> getDateTimeLiteralsSupportList()
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;
int getDateTimeLiteralsSupportCount()
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;
UserProtos.DateTimeLiteralsSupport getDateTimeLiteralsSupport(int index)
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;
index
- The index of the element to return.boolean hasGroupBySupport()
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;
UserProtos.GroupBySupport getGroupBySupport()
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;
boolean hasIdentifierCasing()
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;
UserProtos.IdentifierCasing getIdentifierCasing()
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;
boolean hasIdentifierQuoteString()
Quote string for identifiers
optional string identifier_quote_string = 14;
String getIdentifierQuoteString()
Quote string for identifiers
optional string identifier_quote_string = 14;
com.google.protobuf.ByteString getIdentifierQuoteStringBytes()
Quote string for identifiers
optional string identifier_quote_string = 14;
boolean hasLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;
boolean getLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;
boolean hasMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;
int getMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;
boolean hasMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;
int getMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;
boolean hasMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;
int getMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;
boolean hasMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;
int getMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;
boolean hasMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;
int getMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;
boolean hasMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;
int getMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;
boolean hasMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;
int getMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;
boolean hasMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;
int getMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;
boolean hasMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;
int getMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;
boolean hasMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;
int getMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;
boolean hasMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;
int getMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;
boolean hasMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;
int getMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;
boolean hasMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;
int getMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;
boolean hasMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;
int getMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;
boolean hasMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;
int getMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;
boolean hasMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;
int getMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;
boolean hasNullCollation()
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;
UserProtos.NullCollation getNullCollation()
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;
boolean hasNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;
boolean getNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;
List<String> getNumericFunctionsList()
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;
int getNumericFunctionsCount()
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;
String getNumericFunctions(int index)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;
index
- The index of the element to return.com.google.protobuf.ByteString getNumericFunctionsBytes(int index)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;
index
- The index of the value to return.List<UserProtos.OrderBySupport> getOrderBySupportList()
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;
int getOrderBySupportCount()
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;
UserProtos.OrderBySupport getOrderBySupport(int index)
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;
index
- The index of the element to return.List<UserProtos.OuterJoinSupport> getOuterJoinSupportList()
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;
int getOuterJoinSupportCount()
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;
UserProtos.OuterJoinSupport getOuterJoinSupport(int index)
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;
index
- The index of the element to return.boolean hasQuotedIdentifierCasing()
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;
UserProtos.IdentifierCasing getQuotedIdentifierCasing()
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;
boolean hasReadOnly()
True if connection access is read only
optional bool read_only = 38;
boolean getReadOnly()
True if connection access is read only
optional bool read_only = 38;
boolean hasSchemaTerm()
The term used to designate a schema
optional string schema_term = 39;
String getSchemaTerm()
The term used to designate a schema
optional string schema_term = 39;
com.google.protobuf.ByteString getSchemaTermBytes()
The term used to designate a schema
optional string schema_term = 39;
boolean hasSearchEscapeString()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;
String getSearchEscapeString()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;
com.google.protobuf.ByteString getSearchEscapeStringBytes()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;
boolean hasSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;
boolean getSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;
boolean hasSpecialCharacters()
List of extra characters that can be used in identifier names
optional string special_characters = 42;
String getSpecialCharacters()
List of extra characters that can be used in identifier names
optional string special_characters = 42;
com.google.protobuf.ByteString getSpecialCharactersBytes()
List of extra characters that can be used in identifier names
optional string special_characters = 42;
List<String> getSqlKeywordsList()
list of SQL keywords
repeated string sql_keywords = 43;
int getSqlKeywordsCount()
list of SQL keywords
repeated string sql_keywords = 43;
String getSqlKeywords(int index)
list of SQL keywords
repeated string sql_keywords = 43;
index
- The index of the element to return.com.google.protobuf.ByteString getSqlKeywordsBytes(int index)
list of SQL keywords
repeated string sql_keywords = 43;
index
- The index of the value to return.List<String> getStringFunctionsList()
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;
int getStringFunctionsCount()
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;
String getStringFunctions(int index)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;
index
- The index of the element to return.com.google.protobuf.ByteString getStringFunctionsBytes(int index)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;
index
- The index of the value to return.List<UserProtos.SubQuerySupport> getSubquerySupportList()
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;
int getSubquerySupportCount()
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;
UserProtos.SubQuerySupport getSubquerySupport(int index)
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;
index
- The index of the element to return.List<String> getSystemFunctionsList()
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;
int getSystemFunctionsCount()
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;
String getSystemFunctions(int index)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;
index
- The index of the element to return.com.google.protobuf.ByteString getSystemFunctionsBytes(int index)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;
index
- The index of the value to return.boolean hasTableTerm()
The term used to designate a table
optional string table_term = 47;
String getTableTerm()
The term used to designate a table
optional string table_term = 47;
com.google.protobuf.ByteString getTableTermBytes()
The term used to designate a table
optional string table_term = 47;
boolean hasTransactionSupported()
True if transaction is supported
optional bool transaction_supported = 48;
boolean getTransactionSupported()
True if transaction is supported
optional bool transaction_supported = 48;
List<UserProtos.UnionSupport> getUnionSupportList()
UNION support
repeated .exec.user.UnionSupport union_support = 49;
int getUnionSupportCount()
UNION support
repeated .exec.user.UnionSupport union_support = 49;
UserProtos.UnionSupport getUnionSupport(int index)
UNION support
repeated .exec.user.UnionSupport union_support = 49;
index
- The index of the element to return.boolean hasCurrentSchema()
current schema
optional string current_schema = 50;
String getCurrentSchema()
current schema
optional string current_schema = 50;
com.google.protobuf.ByteString getCurrentSchemaBytes()
current schema
optional string current_schema = 50;
Copyright © 1970 The Apache Software Foundation. All rights reserved.