public static final class UserProtos.ServerMeta.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder> implements UserProtos.ServerMetaOrBuilder
exec.user.ServerMeta| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
addAllCollateSupport(Iterable<? extends UserProtos.CollateSupport> values)
COLLATE support
|
UserProtos.ServerMeta.Builder |
addAllConvertSupport(Iterable<? extends UserProtos.ConvertSupport> values)
CONVERT support
|
UserProtos.ServerMeta.Builder |
addAllDateTimeFunctions(Iterable<String> values)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
addAllDateTimeLiteralsSupport(Iterable<? extends UserProtos.DateTimeLiteralsSupport> values)
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
addAllNumericFunctions(Iterable<String> values)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
addAllOrderBySupport(Iterable<? extends UserProtos.OrderBySupport> values)
Outer join suport
|
UserProtos.ServerMeta.Builder |
addAllOuterJoinSupport(Iterable<? extends UserProtos.OuterJoinSupport> values)
Outer join suport
|
UserProtos.ServerMeta.Builder |
addAllSqlKeywords(Iterable<String> values)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
addAllStringFunctions(Iterable<String> values)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
addAllSubquerySupport(Iterable<? extends UserProtos.SubQuerySupport> values)
Subquery support
|
UserProtos.ServerMeta.Builder |
addAllSystemFunctions(Iterable<String> values)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
addAllUnionSupport(Iterable<? extends UserProtos.UnionSupport> values)
UNION support
|
UserProtos.ServerMeta.Builder |
addCollateSupport(UserProtos.CollateSupport value)
COLLATE support
|
UserProtos.ServerMeta.Builder |
addConvertSupport(int index,
UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
|
UserProtos.ServerMeta.Builder |
addConvertSupport(int index,
UserProtos.ConvertSupport value)
CONVERT support
|
UserProtos.ServerMeta.Builder |
addConvertSupport(UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
|
UserProtos.ServerMeta.Builder |
addConvertSupport(UserProtos.ConvertSupport value)
CONVERT support
|
UserProtos.ConvertSupport.Builder |
addConvertSupportBuilder()
CONVERT support
|
UserProtos.ConvertSupport.Builder |
addConvertSupportBuilder(int index)
CONVERT support
|
UserProtos.ServerMeta.Builder |
addDateTimeFunctions(String value)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
addDateTimeFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
addDateTimeLiteralsSupport(UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
addNumericFunctions(String value)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
addNumericFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
addOrderBySupport(UserProtos.OrderBySupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
addOuterJoinSupport(UserProtos.OuterJoinSupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.ServerMeta.Builder |
addSqlKeywords(String value)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
addSqlKeywordsBytes(com.google.protobuf.ByteString value)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
addStringFunctions(String value)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
addStringFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
addSubquerySupport(UserProtos.SubQuerySupport value)
Subquery support
|
UserProtos.ServerMeta.Builder |
addSystemFunctions(String value)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
addSystemFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
addUnionSupport(UserProtos.UnionSupport value)
UNION support
|
UserProtos.ServerMeta |
build() |
UserProtos.ServerMeta |
buildPartial() |
UserProtos.ServerMeta.Builder |
clear() |
UserProtos.ServerMeta.Builder |
clearAllTablesSelectable()
True if current user can use all tables returned by GetTables
|
UserProtos.ServerMeta.Builder |
clearBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
|
UserProtos.ServerMeta.Builder |
clearCatalogAtStart()
True if catalog name is at the start of a fully qualified table
|
UserProtos.ServerMeta.Builder |
clearCatalogSeparator()
The catalog separator
|
UserProtos.ServerMeta.Builder |
clearCatalogTerm()
The term used to designate catalogs
|
UserProtos.ServerMeta.Builder |
clearCollateSupport()
COLLATE support
|
UserProtos.ServerMeta.Builder |
clearColumnAliasingSupported()
True if column aliasing is supported
|
UserProtos.ServerMeta.Builder |
clearConvertSupport()
CONVERT support
|
UserProtos.ServerMeta.Builder |
clearCorrelationNamesSupport()
Correlation names support
|
UserProtos.ServerMeta.Builder |
clearCurrentSchema()
current schema
|
UserProtos.ServerMeta.Builder |
clearDateTimeFunctions()
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
clearDateTimeLiteralsSupport()
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserProtos.ServerMeta.Builder |
clearGroupBySupport()
Group By support
|
UserProtos.ServerMeta.Builder |
clearIdentifierCasing()
Unquoted Identifier casing
|
UserProtos.ServerMeta.Builder |
clearIdentifierQuoteString()
Quote string for identifiers
|
UserProtos.ServerMeta.Builder |
clearLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
|
UserProtos.ServerMeta.Builder |
clearMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
clearNullCollation()
How NULL are sorted
|
UserProtos.ServerMeta.Builder |
clearNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
|
UserProtos.ServerMeta.Builder |
clearNumericFunctions()
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserProtos.ServerMeta.Builder |
clearOrderBySupport()
Outer join suport
|
UserProtos.ServerMeta.Builder |
clearOuterJoinSupport()
Outer join suport
|
UserProtos.ServerMeta.Builder |
clearQuotedIdentifierCasing()
Quoted identifier casing
|
UserProtos.ServerMeta.Builder |
clearReadOnly()
True if connection access is read only
|
UserProtos.ServerMeta.Builder |
clearSchemaTerm()
The term used to designate a schema
|
UserProtos.ServerMeta.Builder |
clearSearchEscapeString()
Characters used for escaping (empty if not suported)
|
UserProtos.ServerMeta.Builder |
clearSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
|
UserProtos.ServerMeta.Builder |
clearSpecialCharacters()
List of extra characters that can be used in identifier names
|
UserProtos.ServerMeta.Builder |
clearSqlKeywords()
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
clearStringFunctions()
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
clearSubquerySupport()
Subquery support
|
UserProtos.ServerMeta.Builder |
clearSystemFunctions()
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
clearTableTerm()
The term used to designate a table
|
UserProtos.ServerMeta.Builder |
clearTransactionSupported()
True if transaction is supported
|
UserProtos.ServerMeta.Builder |
clearUnionSupport()
UNION support
|
UserProtos.ServerMeta.Builder |
clone() |
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
|
UserProtos.ConvertSupport.Builder |
getConvertSupportBuilder(int index)
CONVERT support
|
List<UserProtos.ConvertSupport.Builder> |
getConvertSupportBuilderList()
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
|
com.google.protobuf.ProtocolStringList |
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.ServerMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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
|
com.google.protobuf.ProtocolStringList |
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
|
com.google.protobuf.ProtocolStringList |
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
|
com.google.protobuf.ProtocolStringList |
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
|
com.google.protobuf.ProtocolStringList |
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
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UserProtos.ServerMeta.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserProtos.ServerMeta.Builder |
mergeFrom(com.google.protobuf.Message other) |
UserProtos.ServerMeta.Builder |
mergeFrom(UserProtos.ServerMeta other) |
UserProtos.ServerMeta.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserProtos.ServerMeta.Builder |
removeConvertSupport(int index)
CONVERT support
|
UserProtos.ServerMeta.Builder |
setAllTablesSelectable(boolean value)
True if current user can use all tables returned by GetTables
|
UserProtos.ServerMeta.Builder |
setBlobIncludedInMaxRowSize(boolean value)
True if BLOB are included into the max row size
|
UserProtos.ServerMeta.Builder |
setCatalogAtStart(boolean value)
True if catalog name is at the start of a fully qualified table
|
UserProtos.ServerMeta.Builder |
setCatalogSeparator(String value)
The catalog separator
|
UserProtos.ServerMeta.Builder |
setCatalogSeparatorBytes(com.google.protobuf.ByteString value)
The catalog separator
|
UserProtos.ServerMeta.Builder |
setCatalogTerm(String value)
The term used to designate catalogs
|
UserProtos.ServerMeta.Builder |
setCatalogTermBytes(com.google.protobuf.ByteString value)
The term used to designate catalogs
|
UserProtos.ServerMeta.Builder |
setCollateSupport(int index,
UserProtos.CollateSupport value)
COLLATE support
|
UserProtos.ServerMeta.Builder |
setColumnAliasingSupported(boolean value)
True if column aliasing is supported
|
UserProtos.ServerMeta.Builder |
setConvertSupport(int index,
UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
|
UserProtos.ServerMeta.Builder |
setConvertSupport(int index,
UserProtos.ConvertSupport value)
CONVERT support
|
UserProtos.ServerMeta.Builder |
setCorrelationNamesSupport(UserProtos.CorrelationNamesSupport value)
Correlation names support
|
UserProtos.ServerMeta.Builder |
setCurrentSchema(String value)
current schema
|
UserProtos.ServerMeta.Builder |
setCurrentSchemaBytes(com.google.protobuf.ByteString value)
current schema
|
UserProtos.ServerMeta.Builder |
setDateTimeFunctions(int index,
String value)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
setDateTimeLiteralsSupport(int index,
UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.ServerMeta.Builder |
setGroupBySupport(UserProtos.GroupBySupport value)
Group By support
|
UserProtos.ServerMeta.Builder |
setIdentifierCasing(UserProtos.IdentifierCasing value)
Unquoted Identifier casing
|
UserProtos.ServerMeta.Builder |
setIdentifierQuoteString(String value)
Quote string for identifiers
|
UserProtos.ServerMeta.Builder |
setIdentifierQuoteStringBytes(com.google.protobuf.ByteString value)
Quote string for identifiers
|
UserProtos.ServerMeta.Builder |
setLikeEscapeClauseSupported(boolean value)
True if LIKE supports an ESCAPE clause
|
UserProtos.ServerMeta.Builder |
setMaxBinaryLiteralLength(int value)
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxCatalogNameLength(int value)
Maximum length of catalog names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxCharLiteralLength(int value)
Maximum number of characters for string literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxColumnNameLength(int value)
Maximum length of column names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxColumnsInGroupBy(int value)
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxColumnsInOrderBy(int value)
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxColumnsInSelect(int value)
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxCursorNameLength(int value)
Maximum length of cursor names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxLogicalLobSize(int value)
Maximum logical size for LOB types (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxRowSize(int value)
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxSchemaNameLength(int value)
Maximum length of schema names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxStatementLength(int value)
Maximum length for statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxStatements(int value)
Maximum number of statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxTableNameLength(int value)
Maximum length of table names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxTablesInSelect(int value)
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setMaxUserNameLength(int value)
Maximum length of user names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
setNullCollation(UserProtos.NullCollation value)
How NULL are sorted
|
UserProtos.ServerMeta.Builder |
setNullPlusNonNullEqualsNull(boolean value)
True if NULL + non NULL is NULL
|
UserProtos.ServerMeta.Builder |
setNumericFunctions(int index,
String value)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
setOrderBySupport(int index,
UserProtos.OrderBySupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
setOuterJoinSupport(int index,
UserProtos.OuterJoinSupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
setQuotedIdentifierCasing(UserProtos.IdentifierCasing value)
Quoted identifier casing
|
UserProtos.ServerMeta.Builder |
setReadOnly(boolean value)
True if connection access is read only
|
UserProtos.ServerMeta.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserProtos.ServerMeta.Builder |
setSchemaTerm(String value)
The term used to designate a schema
|
UserProtos.ServerMeta.Builder |
setSchemaTermBytes(com.google.protobuf.ByteString value)
The term used to designate a schema
|
UserProtos.ServerMeta.Builder |
setSearchEscapeString(String value)
Characters used for escaping (empty if not suported)
|
UserProtos.ServerMeta.Builder |
setSearchEscapeStringBytes(com.google.protobuf.ByteString value)
Characters used for escaping (empty if not suported)
|
UserProtos.ServerMeta.Builder |
setSelectForUpdateSupported(boolean value)
True if SELECT FOR UPDATE is supported
|
UserProtos.ServerMeta.Builder |
setSpecialCharacters(String value)
List of extra characters that can be used in identifier names
|
UserProtos.ServerMeta.Builder |
setSpecialCharactersBytes(com.google.protobuf.ByteString value)
List of extra characters that can be used in identifier names
|
UserProtos.ServerMeta.Builder |
setSqlKeywords(int index,
String value)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
setStringFunctions(int index,
String value)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
setSubquerySupport(int index,
UserProtos.SubQuerySupport value)
Subquery support
|
UserProtos.ServerMeta.Builder |
setSystemFunctions(int index,
String value)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
setTableTerm(String value)
The term used to designate a table
|
UserProtos.ServerMeta.Builder |
setTableTermBytes(com.google.protobuf.ByteString value)
The term used to designate a table
|
UserProtos.ServerMeta.Builder |
setTransactionSupported(boolean value)
True if transaction is supported
|
UserProtos.ServerMeta.Builder |
setUnionSupport(int index,
UserProtos.UnionSupport value)
UNION support
|
UserProtos.ServerMeta.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UserProtos.ServerMeta build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UserProtos.ServerMeta buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UserProtos.ServerMeta.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder mergeFrom(UserProtos.ServerMeta other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public UserProtos.ServerMeta.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UserProtos.ServerMeta.Builder>IOExceptionpublic boolean hasAllTablesSelectable()
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;hasAllTablesSelectable in interface UserProtos.ServerMetaOrBuilderpublic boolean getAllTablesSelectable()
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;getAllTablesSelectable in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setAllTablesSelectable(boolean value)
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;value - The allTablesSelectable to set.public UserProtos.ServerMeta.Builder clearAllTablesSelectable()
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;public boolean hasBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;hasBlobIncludedInMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic boolean getBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;getBlobIncludedInMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setBlobIncludedInMaxRowSize(boolean value)
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;value - The blobIncludedInMaxRowSize to set.public UserProtos.ServerMeta.Builder clearBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;public boolean hasCatalogAtStart()
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;hasCatalogAtStart in interface UserProtos.ServerMetaOrBuilderpublic boolean getCatalogAtStart()
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;getCatalogAtStart in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setCatalogAtStart(boolean value)
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;value - The catalogAtStart to set.public UserProtos.ServerMeta.Builder clearCatalogAtStart()
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;public boolean hasCatalogSeparator()
The catalog separator
optional string catalog_separator = 4;hasCatalogSeparator in interface UserProtos.ServerMetaOrBuilderpublic String getCatalogSeparator()
The catalog separator
optional string catalog_separator = 4;getCatalogSeparator in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getCatalogSeparatorBytes()
The catalog separator
optional string catalog_separator = 4;getCatalogSeparatorBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setCatalogSeparator(String value)
The catalog separator
optional string catalog_separator = 4;value - The catalogSeparator to set.public UserProtos.ServerMeta.Builder clearCatalogSeparator()
The catalog separator
optional string catalog_separator = 4;public UserProtos.ServerMeta.Builder setCatalogSeparatorBytes(com.google.protobuf.ByteString value)
The catalog separator
optional string catalog_separator = 4;value - The bytes for catalogSeparator to set.public boolean hasCatalogTerm()
The term used to designate catalogs
optional string catalog_term = 5;hasCatalogTerm in interface UserProtos.ServerMetaOrBuilderpublic String getCatalogTerm()
The term used to designate catalogs
optional string catalog_term = 5;getCatalogTerm in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getCatalogTermBytes()
The term used to designate catalogs
optional string catalog_term = 5;getCatalogTermBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setCatalogTerm(String value)
The term used to designate catalogs
optional string catalog_term = 5;value - The catalogTerm to set.public UserProtos.ServerMeta.Builder clearCatalogTerm()
The term used to designate catalogs
optional string catalog_term = 5;public UserProtos.ServerMeta.Builder setCatalogTermBytes(com.google.protobuf.ByteString value)
The term used to designate catalogs
optional string catalog_term = 5;value - The bytes for catalogTerm to set.public List<UserProtos.CollateSupport> getCollateSupportList()
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;getCollateSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getCollateSupportCount()
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;getCollateSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.CollateSupport getCollateSupport(int index)
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;getCollateSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public UserProtos.ServerMeta.Builder setCollateSupport(int index, UserProtos.CollateSupport value)
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;index - The index to set the value at.value - The collateSupport to set.public UserProtos.ServerMeta.Builder addCollateSupport(UserProtos.CollateSupport value)
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;value - The collateSupport to add.public UserProtos.ServerMeta.Builder addAllCollateSupport(Iterable<? extends UserProtos.CollateSupport> values)
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;values - The collateSupport to add.public UserProtos.ServerMeta.Builder clearCollateSupport()
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;public boolean hasColumnAliasingSupported()
True if column aliasing is supported
optional bool column_aliasing_supported = 7;hasColumnAliasingSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getColumnAliasingSupported()
True if column aliasing is supported
optional bool column_aliasing_supported = 7;getColumnAliasingSupported in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setColumnAliasingSupported(boolean value)
True if column aliasing is supported
optional bool column_aliasing_supported = 7;value - The columnAliasingSupported to set.public UserProtos.ServerMeta.Builder clearColumnAliasingSupported()
True if column aliasing is supported
optional bool column_aliasing_supported = 7;public List<UserProtos.ConvertSupport> getConvertSupportList()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getConvertSupportCount()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ConvertSupport getConvertSupport(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setConvertSupport(int index, UserProtos.ConvertSupport value)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder setConvertSupport(int index, UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder addConvertSupport(UserProtos.ConvertSupport value)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder addConvertSupport(int index, UserProtos.ConvertSupport value)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder addConvertSupport(UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder addConvertSupport(int index, UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder addAllConvertSupport(Iterable<? extends UserProtos.ConvertSupport> values)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder clearConvertSupport()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ServerMeta.Builder removeConvertSupport(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ConvertSupport.Builder getConvertSupportBuilder(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ConvertSupportOrBuilder getConvertSupportOrBuilder(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportOrBuilder in interface UserProtos.ServerMetaOrBuilderpublic List<? extends UserProtos.ConvertSupportOrBuilder> getConvertSupportOrBuilderList()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportOrBuilderList in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ConvertSupport.Builder addConvertSupportBuilder()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public UserProtos.ConvertSupport.Builder addConvertSupportBuilder(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public List<UserProtos.ConvertSupport.Builder> getConvertSupportBuilderList()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;public boolean hasCorrelationNamesSupport()
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;hasCorrelationNamesSupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.CorrelationNamesSupport getCorrelationNamesSupport()
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;getCorrelationNamesSupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setCorrelationNamesSupport(UserProtos.CorrelationNamesSupport value)
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;value - The correlationNamesSupport to set.public UserProtos.ServerMeta.Builder clearCorrelationNamesSupport()
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;public com.google.protobuf.ProtocolStringList getDateTimeFunctionsList()
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getDateTimeFunctionsCount()
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getDateTimeFunctions(int index)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDateTimeFunctionsBytes(int index)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public UserProtos.ServerMeta.Builder setDateTimeFunctions(int index, String value)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;index - The index to set the value at.value - The dateTimeFunctions to set.public UserProtos.ServerMeta.Builder addDateTimeFunctions(String value)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;value - The dateTimeFunctions to add.public UserProtos.ServerMeta.Builder addAllDateTimeFunctions(Iterable<String> values)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;values - The dateTimeFunctions to add.public UserProtos.ServerMeta.Builder clearDateTimeFunctions()
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;public UserProtos.ServerMeta.Builder addDateTimeFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;value - The bytes of the dateTimeFunctions to add.public List<UserProtos.DateTimeLiteralsSupport> getDateTimeLiteralsSupportList()
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;getDateTimeLiteralsSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getDateTimeLiteralsSupportCount()
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;getDateTimeLiteralsSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.DateTimeLiteralsSupport getDateTimeLiteralsSupport(int index)
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;getDateTimeLiteralsSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public UserProtos.ServerMeta.Builder setDateTimeLiteralsSupport(int index, UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;index - The index to set the value at.value - The dateTimeLiteralsSupport to set.public UserProtos.ServerMeta.Builder addDateTimeLiteralsSupport(UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;value - The dateTimeLiteralsSupport to add.public UserProtos.ServerMeta.Builder addAllDateTimeLiteralsSupport(Iterable<? extends UserProtos.DateTimeLiteralsSupport> values)
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;values - The dateTimeLiteralsSupport to add.public UserProtos.ServerMeta.Builder clearDateTimeLiteralsSupport()
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;public boolean hasGroupBySupport()
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;hasGroupBySupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.GroupBySupport getGroupBySupport()
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;getGroupBySupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setGroupBySupport(UserProtos.GroupBySupport value)
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;value - The groupBySupport to set.public UserProtos.ServerMeta.Builder clearGroupBySupport()
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;public boolean hasIdentifierCasing()
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;hasIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.IdentifierCasing getIdentifierCasing()
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;getIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setIdentifierCasing(UserProtos.IdentifierCasing value)
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;value - The identifierCasing to set.public UserProtos.ServerMeta.Builder clearIdentifierCasing()
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;public boolean hasIdentifierQuoteString()
Quote string for identifiers
optional string identifier_quote_string = 14;hasIdentifierQuoteString in interface UserProtos.ServerMetaOrBuilderpublic String getIdentifierQuoteString()
Quote string for identifiers
optional string identifier_quote_string = 14;getIdentifierQuoteString in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getIdentifierQuoteStringBytes()
Quote string for identifiers
optional string identifier_quote_string = 14;getIdentifierQuoteStringBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setIdentifierQuoteString(String value)
Quote string for identifiers
optional string identifier_quote_string = 14;value - The identifierQuoteString to set.public UserProtos.ServerMeta.Builder clearIdentifierQuoteString()
Quote string for identifiers
optional string identifier_quote_string = 14;public UserProtos.ServerMeta.Builder setIdentifierQuoteStringBytes(com.google.protobuf.ByteString value)
Quote string for identifiers
optional string identifier_quote_string = 14;value - The bytes for identifierQuoteString to set.public boolean hasLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;hasLikeEscapeClauseSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;getLikeEscapeClauseSupported in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setLikeEscapeClauseSupported(boolean value)
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;value - The likeEscapeClauseSupported to set.public UserProtos.ServerMeta.Builder clearLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;public boolean hasMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;hasMaxBinaryLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;getMaxBinaryLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxBinaryLiteralLength(int value)
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;value - The maxBinaryLiteralLength to set.public UserProtos.ServerMeta.Builder clearMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;public boolean hasMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;hasMaxCatalogNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;getMaxCatalogNameLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxCatalogNameLength(int value)
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;value - The maxCatalogNameLength to set.public UserProtos.ServerMeta.Builder clearMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;public boolean hasMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;hasMaxCharLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;getMaxCharLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxCharLiteralLength(int value)
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;value - The maxCharLiteralLength to set.public UserProtos.ServerMeta.Builder clearMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;public boolean hasMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;hasMaxColumnNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;getMaxColumnNameLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxColumnNameLength(int value)
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;value - The maxColumnNameLength to set.public UserProtos.ServerMeta.Builder clearMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;public boolean hasMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;hasMaxColumnsInGroupBy in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;getMaxColumnsInGroupBy in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxColumnsInGroupBy(int value)
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;value - The maxColumnsInGroupBy to set.public UserProtos.ServerMeta.Builder clearMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;public boolean hasMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;hasMaxColumnsInOrderBy in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;getMaxColumnsInOrderBy in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxColumnsInOrderBy(int value)
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;value - The maxColumnsInOrderBy to set.public UserProtos.ServerMeta.Builder clearMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;public boolean hasMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;hasMaxColumnsInSelect in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;getMaxColumnsInSelect in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxColumnsInSelect(int value)
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;value - The maxColumnsInSelect to set.public UserProtos.ServerMeta.Builder clearMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;public boolean hasMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;hasMaxCursorNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;getMaxCursorNameLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxCursorNameLength(int value)
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;value - The maxCursorNameLength to set.public UserProtos.ServerMeta.Builder clearMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;public boolean hasMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;hasMaxLogicalLobSize in interface UserProtos.ServerMetaOrBuilderpublic int getMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;getMaxLogicalLobSize in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxLogicalLobSize(int value)
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;value - The maxLogicalLobSize to set.public UserProtos.ServerMeta.Builder clearMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;public boolean hasMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;hasMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic int getMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;getMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxRowSize(int value)
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;value - The maxRowSize to set.public UserProtos.ServerMeta.Builder clearMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;public boolean hasMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;hasMaxSchemaNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;getMaxSchemaNameLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxSchemaNameLength(int value)
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;value - The maxSchemaNameLength to set.public UserProtos.ServerMeta.Builder clearMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;public boolean hasMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;hasMaxStatementLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;getMaxStatementLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxStatementLength(int value)
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;value - The maxStatementLength to set.public UserProtos.ServerMeta.Builder clearMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;public boolean hasMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;hasMaxStatements in interface UserProtos.ServerMetaOrBuilderpublic int getMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;getMaxStatements in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxStatements(int value)
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;value - The maxStatements to set.public UserProtos.ServerMeta.Builder clearMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;public boolean hasMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;hasMaxTableNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;getMaxTableNameLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxTableNameLength(int value)
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;value - The maxTableNameLength to set.public UserProtos.ServerMeta.Builder clearMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;public boolean hasMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;hasMaxTablesInSelect in interface UserProtos.ServerMetaOrBuilderpublic int getMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;getMaxTablesInSelect in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxTablesInSelect(int value)
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;value - The maxTablesInSelect to set.public UserProtos.ServerMeta.Builder clearMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;public boolean hasMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;hasMaxUserNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;getMaxUserNameLength in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setMaxUserNameLength(int value)
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;value - The maxUserNameLength to set.public UserProtos.ServerMeta.Builder clearMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;public boolean hasNullCollation()
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;hasNullCollation in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.NullCollation getNullCollation()
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;getNullCollation in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setNullCollation(UserProtos.NullCollation value)
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;value - The nullCollation to set.public UserProtos.ServerMeta.Builder clearNullCollation()
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;public boolean hasNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;hasNullPlusNonNullEqualsNull in interface UserProtos.ServerMetaOrBuilderpublic boolean getNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;getNullPlusNonNullEqualsNull in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setNullPlusNonNullEqualsNull(boolean value)
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;value - The nullPlusNonNullEqualsNull to set.public UserProtos.ServerMeta.Builder clearNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;public com.google.protobuf.ProtocolStringList getNumericFunctionsList()
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getNumericFunctionsCount()
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getNumericFunctions(int index)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getNumericFunctionsBytes(int index)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public UserProtos.ServerMeta.Builder setNumericFunctions(int index, String value)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;index - The index to set the value at.value - The numericFunctions to set.public UserProtos.ServerMeta.Builder addNumericFunctions(String value)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;value - The numericFunctions to add.public UserProtos.ServerMeta.Builder addAllNumericFunctions(Iterable<String> values)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;values - The numericFunctions to add.public UserProtos.ServerMeta.Builder clearNumericFunctions()
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;public UserProtos.ServerMeta.Builder addNumericFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;value - The bytes of the numericFunctions to add.public List<UserProtos.OrderBySupport> getOrderBySupportList()
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;getOrderBySupportList in interface UserProtos.ServerMetaOrBuilderpublic int getOrderBySupportCount()
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;getOrderBySupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.OrderBySupport getOrderBySupport(int index)
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;getOrderBySupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public UserProtos.ServerMeta.Builder setOrderBySupport(int index, UserProtos.OrderBySupport value)
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;index - The index to set the value at.value - The orderBySupport to set.public UserProtos.ServerMeta.Builder addOrderBySupport(UserProtos.OrderBySupport value)
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;value - The orderBySupport to add.public UserProtos.ServerMeta.Builder addAllOrderBySupport(Iterable<? extends UserProtos.OrderBySupport> values)
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;values - The orderBySupport to add.public UserProtos.ServerMeta.Builder clearOrderBySupport()
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;public List<UserProtos.OuterJoinSupport> getOuterJoinSupportList()
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;getOuterJoinSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getOuterJoinSupportCount()
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;getOuterJoinSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.OuterJoinSupport getOuterJoinSupport(int index)
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;getOuterJoinSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public UserProtos.ServerMeta.Builder setOuterJoinSupport(int index, UserProtos.OuterJoinSupport value)
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;index - The index to set the value at.value - The outerJoinSupport to set.public UserProtos.ServerMeta.Builder addOuterJoinSupport(UserProtos.OuterJoinSupport value)
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;value - The outerJoinSupport to add.public UserProtos.ServerMeta.Builder addAllOuterJoinSupport(Iterable<? extends UserProtos.OuterJoinSupport> values)
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;values - The outerJoinSupport to add.public UserProtos.ServerMeta.Builder clearOuterJoinSupport()
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;public boolean hasQuotedIdentifierCasing()
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;hasQuotedIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.IdentifierCasing getQuotedIdentifierCasing()
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;getQuotedIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setQuotedIdentifierCasing(UserProtos.IdentifierCasing value)
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;value - The quotedIdentifierCasing to set.public UserProtos.ServerMeta.Builder clearQuotedIdentifierCasing()
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;public boolean hasReadOnly()
True if connection access is read only
optional bool read_only = 38;hasReadOnly in interface UserProtos.ServerMetaOrBuilderpublic boolean getReadOnly()
True if connection access is read only
optional bool read_only = 38;getReadOnly in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setReadOnly(boolean value)
True if connection access is read only
optional bool read_only = 38;value - The readOnly to set.public UserProtos.ServerMeta.Builder clearReadOnly()
True if connection access is read only
optional bool read_only = 38;public boolean hasSchemaTerm()
The term used to designate a schema
optional string schema_term = 39;hasSchemaTerm in interface UserProtos.ServerMetaOrBuilderpublic String getSchemaTerm()
The term used to designate a schema
optional string schema_term = 39;getSchemaTerm in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getSchemaTermBytes()
The term used to designate a schema
optional string schema_term = 39;getSchemaTermBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setSchemaTerm(String value)
The term used to designate a schema
optional string schema_term = 39;value - The schemaTerm to set.public UserProtos.ServerMeta.Builder clearSchemaTerm()
The term used to designate a schema
optional string schema_term = 39;public UserProtos.ServerMeta.Builder setSchemaTermBytes(com.google.protobuf.ByteString value)
The term used to designate a schema
optional string schema_term = 39;value - The bytes for schemaTerm to set.public boolean hasSearchEscapeString()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;hasSearchEscapeString in interface UserProtos.ServerMetaOrBuilderpublic String getSearchEscapeString()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;getSearchEscapeString in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getSearchEscapeStringBytes()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;getSearchEscapeStringBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setSearchEscapeString(String value)
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;value - The searchEscapeString to set.public UserProtos.ServerMeta.Builder clearSearchEscapeString()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;public UserProtos.ServerMeta.Builder setSearchEscapeStringBytes(com.google.protobuf.ByteString value)
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;value - The bytes for searchEscapeString to set.public boolean hasSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;hasSelectForUpdateSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;getSelectForUpdateSupported in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setSelectForUpdateSupported(boolean value)
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;value - The selectForUpdateSupported to set.public UserProtos.ServerMeta.Builder clearSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;public boolean hasSpecialCharacters()
List of extra characters that can be used in identifier names
optional string special_characters = 42;hasSpecialCharacters in interface UserProtos.ServerMetaOrBuilderpublic String getSpecialCharacters()
List of extra characters that can be used in identifier names
optional string special_characters = 42;getSpecialCharacters in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getSpecialCharactersBytes()
List of extra characters that can be used in identifier names
optional string special_characters = 42;getSpecialCharactersBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setSpecialCharacters(String value)
List of extra characters that can be used in identifier names
optional string special_characters = 42;value - The specialCharacters to set.public UserProtos.ServerMeta.Builder clearSpecialCharacters()
List of extra characters that can be used in identifier names
optional string special_characters = 42;public UserProtos.ServerMeta.Builder setSpecialCharactersBytes(com.google.protobuf.ByteString value)
List of extra characters that can be used in identifier names
optional string special_characters = 42;value - The bytes for specialCharacters to set.public com.google.protobuf.ProtocolStringList getSqlKeywordsList()
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywordsList in interface UserProtos.ServerMetaOrBuilderpublic int getSqlKeywordsCount()
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywordsCount in interface UserProtos.ServerMetaOrBuilderpublic String getSqlKeywords(int index)
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywords in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSqlKeywordsBytes(int index)
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywordsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public UserProtos.ServerMeta.Builder setSqlKeywords(int index, String value)
list of SQL keywords
repeated string sql_keywords = 43;index - The index to set the value at.value - The sqlKeywords to set.public UserProtos.ServerMeta.Builder addSqlKeywords(String value)
list of SQL keywords
repeated string sql_keywords = 43;value - The sqlKeywords to add.public UserProtos.ServerMeta.Builder addAllSqlKeywords(Iterable<String> values)
list of SQL keywords
repeated string sql_keywords = 43;values - The sqlKeywords to add.public UserProtos.ServerMeta.Builder clearSqlKeywords()
list of SQL keywords
repeated string sql_keywords = 43;public UserProtos.ServerMeta.Builder addSqlKeywordsBytes(com.google.protobuf.ByteString value)
list of SQL keywords
repeated string sql_keywords = 43;value - The bytes of the sqlKeywords to add.public com.google.protobuf.ProtocolStringList getStringFunctionsList()
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getStringFunctionsCount()
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getStringFunctions(int index)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStringFunctionsBytes(int index)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public UserProtos.ServerMeta.Builder setStringFunctions(int index, String value)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;index - The index to set the value at.value - The stringFunctions to set.public UserProtos.ServerMeta.Builder addStringFunctions(String value)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;value - The stringFunctions to add.public UserProtos.ServerMeta.Builder addAllStringFunctions(Iterable<String> values)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;values - The stringFunctions to add.public UserProtos.ServerMeta.Builder clearStringFunctions()
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;public UserProtos.ServerMeta.Builder addStringFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;value - The bytes of the stringFunctions to add.public List<UserProtos.SubQuerySupport> getSubquerySupportList()
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;getSubquerySupportList in interface UserProtos.ServerMetaOrBuilderpublic int getSubquerySupportCount()
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;getSubquerySupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.SubQuerySupport getSubquerySupport(int index)
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;getSubquerySupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public UserProtos.ServerMeta.Builder setSubquerySupport(int index, UserProtos.SubQuerySupport value)
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;index - The index to set the value at.value - The subquerySupport to set.public UserProtos.ServerMeta.Builder addSubquerySupport(UserProtos.SubQuerySupport value)
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;value - The subquerySupport to add.public UserProtos.ServerMeta.Builder addAllSubquerySupport(Iterable<? extends UserProtos.SubQuerySupport> values)
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;values - The subquerySupport to add.public UserProtos.ServerMeta.Builder clearSubquerySupport()
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;public com.google.protobuf.ProtocolStringList getSystemFunctionsList()
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getSystemFunctionsCount()
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getSystemFunctions(int index)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSystemFunctionsBytes(int index)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public UserProtos.ServerMeta.Builder setSystemFunctions(int index, String value)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;index - The index to set the value at.value - The systemFunctions to set.public UserProtos.ServerMeta.Builder addSystemFunctions(String value)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;value - The systemFunctions to add.public UserProtos.ServerMeta.Builder addAllSystemFunctions(Iterable<String> values)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;values - The systemFunctions to add.public UserProtos.ServerMeta.Builder clearSystemFunctions()
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;public UserProtos.ServerMeta.Builder addSystemFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;value - The bytes of the systemFunctions to add.public boolean hasTableTerm()
The term used to designate a table
optional string table_term = 47;hasTableTerm in interface UserProtos.ServerMetaOrBuilderpublic String getTableTerm()
The term used to designate a table
optional string table_term = 47;getTableTerm in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getTableTermBytes()
The term used to designate a table
optional string table_term = 47;getTableTermBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setTableTerm(String value)
The term used to designate a table
optional string table_term = 47;value - The tableTerm to set.public UserProtos.ServerMeta.Builder clearTableTerm()
The term used to designate a table
optional string table_term = 47;public UserProtos.ServerMeta.Builder setTableTermBytes(com.google.protobuf.ByteString value)
The term used to designate a table
optional string table_term = 47;value - The bytes for tableTerm to set.public boolean hasTransactionSupported()
True if transaction is supported
optional bool transaction_supported = 48;hasTransactionSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getTransactionSupported()
True if transaction is supported
optional bool transaction_supported = 48;getTransactionSupported in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setTransactionSupported(boolean value)
True if transaction is supported
optional bool transaction_supported = 48;value - The transactionSupported to set.public UserProtos.ServerMeta.Builder clearTransactionSupported()
True if transaction is supported
optional bool transaction_supported = 48;public List<UserProtos.UnionSupport> getUnionSupportList()
UNION support
repeated .exec.user.UnionSupport union_support = 49;getUnionSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getUnionSupportCount()
UNION support
repeated .exec.user.UnionSupport union_support = 49;getUnionSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.UnionSupport getUnionSupport(int index)
UNION support
repeated .exec.user.UnionSupport union_support = 49;getUnionSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public UserProtos.ServerMeta.Builder setUnionSupport(int index, UserProtos.UnionSupport value)
UNION support
repeated .exec.user.UnionSupport union_support = 49;index - The index to set the value at.value - The unionSupport to set.public UserProtos.ServerMeta.Builder addUnionSupport(UserProtos.UnionSupport value)
UNION support
repeated .exec.user.UnionSupport union_support = 49;value - The unionSupport to add.public UserProtos.ServerMeta.Builder addAllUnionSupport(Iterable<? extends UserProtos.UnionSupport> values)
UNION support
repeated .exec.user.UnionSupport union_support = 49;values - The unionSupport to add.public UserProtos.ServerMeta.Builder clearUnionSupport()
UNION support
repeated .exec.user.UnionSupport union_support = 49;public boolean hasCurrentSchema()
current schema
optional string current_schema = 50;hasCurrentSchema in interface UserProtos.ServerMetaOrBuilderpublic String getCurrentSchema()
current schema
optional string current_schema = 50;getCurrentSchema in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getCurrentSchemaBytes()
current schema
optional string current_schema = 50;getCurrentSchemaBytes in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ServerMeta.Builder setCurrentSchema(String value)
current schema
optional string current_schema = 50;value - The currentSchema to set.public UserProtos.ServerMeta.Builder clearCurrentSchema()
current schema
optional string current_schema = 50;public UserProtos.ServerMeta.Builder setCurrentSchemaBytes(com.google.protobuf.ByteString value)
current schema
optional string current_schema = 50;value - The bytes for currentSchema to set.public final UserProtos.ServerMeta.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>public final UserProtos.ServerMeta.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.ServerMeta.Builder>Copyright © 2021 The Apache Software Foundation. All rights reserved.