Uses of Class
org.apache.arrow.flight.sql.SqlInfoBuilder
-
Uses of SqlInfoBuilder in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionSqlInfoBuilder.withFlightSqlServerArrowVersion
(String value) Sets a value forFlightSql.SqlInfo.FLIGHT_SQL_SERVER_ARROW_VERSION
in the builder.SqlInfoBuilder.withFlightSqlServerBulkIngestion
(boolean value) Set a value for bulk ingestion support.SqlInfoBuilder.withFlightSqlServerBulkIngestionTransaction
(boolean value) Set a value for transaction support for bulk ingestion.SqlInfoBuilder.withFlightSqlServerCancel
(boolean value) Set a value for query cancellation support.SqlInfoBuilder.withFlightSqlServerName
(String value) Sets a value forFlightSql.SqlInfo.FLIGHT_SQL_SERVER_NAME
in the builder.SqlInfoBuilder.withFlightSqlServerReadOnly
(boolean value) Sets a value forFlightSql.SqlInfo.FLIGHT_SQL_SERVER_READ_ONLY
in the builder.SqlInfoBuilder.withFlightSqlServerSql
(boolean value) Set a value for SQL support.SqlInfoBuilder.withFlightSqlServerStatementTimeout
(int value) Set a value for statement timeouts.SqlInfoBuilder.withFlightSqlServerSubstrait
(boolean value) Set a value for Substrait support.SqlInfoBuilder.withFlightSqlServerSubstraitMaxVersion
(String value) Set a value for Substrait maximum version support.SqlInfoBuilder.withFlightSqlServerSubstraitMinVersion
(String value) Set a value for Substrait minimum version support.SqlInfoBuilder.withFlightSqlServerTransaction
(FlightSql.SqlSupportedTransaction value) Set a value for transaction support.SqlInfoBuilder.withFlightSqlServerTransactionTimeout
(int value) Set a value for transaction timeouts.SqlInfoBuilder.withFlightSqlServerVersion
(String value) Sets a value forFlightSql.SqlInfo.FLIGHT_SQL_SERVER_VERSION
in the builder.SqlInfoBuilder.withSqlAllTablesAreSelectable
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_ALL_TABLES_ARE_SELECTABLE
in the builder.SqlInfoBuilder.withSqlAnsi92SupportedLevel
(FlightSql.SupportedAnsi92SqlGrammarLevel... values) Sets a value forFlightSql.SqlInfo.SQL_ANSI92_SUPPORTED_LEVEL
in the builder.SqlInfoBuilder.withSqlBatchUpdatesSupported
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_BATCH_UPDATES_SUPPORTED
in the builder.SqlInfoBuilder.withSqlCatalogAtStart
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_CATALOG_AT_START
in the builder.SqlInfoBuilder.withSqlCatalogsSupportedActions
(FlightSql.SqlSupportedElementActions... values) Sets a value forFlightSql.SqlInfo.SQL_CATALOGS_SUPPORTED_ACTIONS
in the builder.SqlInfoBuilder.withSqlCatalogTerm
(String value) Sets a value forFlightSql.SqlInfo.SQL_CATALOG_TERM
in the builder.SqlInfoBuilder.withSqlCorrelatedSubqueriesSupported
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_CORRELATED_SUBQUERIES_SUPPORTED
in the builder.SqlInfoBuilder.withSqlDataDefinitionCausesTransactionCommit
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT
in the builder.SqlInfoBuilder.withSqlDataDefinitionsInTransactionsIgnored
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED
in the builder.SqlInfoBuilder.withSqlDatetimeFunctions
(String[] value) Sets a value forFlightSql.SqlInfo.SQL_DATETIME_FUNCTIONS
in the builder.SqlInfoBuilder.withSqlDbSchemaNameLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_DB_SCHEMA_NAME_LENGTH
in the builder.SqlInfoBuilder.withSqlDdlCatalog
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_DDL_CATALOG
in the builder.SqlInfoBuilder.withSqlDdlSchema
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_DDL_SCHEMA
in the builder.SqlInfoBuilder.withSqlDdlTable
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_DDL_TABLE
in the builder.SqlInfoBuilder.withSqlDefaultTransactionIsolation
(long value) Sets a value forFlightSql.SqlInfo.SQL_DEFAULT_TRANSACTION_ISOLATION
in the builder.SqlInfoBuilder.withSqlExtraNameCharacters
(String value) Sets a value forFlightSql.SqlInfo.SQL_EXTRA_NAME_CHARACTERS
in the builder.SqlInfoBuilder.withSqlIdentifierCase
(FlightSql.SqlSupportedCaseSensitivity value) Sets a value forFlightSql.SqlInfo.SQL_IDENTIFIER_CASE
in the builder.SqlInfoBuilder.withSqlIdentifierQuoteChar
(String value) Sets a value forFlightSql.SqlInfo.SQL_IDENTIFIER_QUOTE_CHAR
in the builder.SqlInfoBuilder.withSqlKeywords
(String[] value) Sets a value forFlightSql.SqlInfo.SQL_KEYWORDS
in the builder.SqlInfoBuilder.withSqlLocatorsUpdateCopy
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_LOCATORS_UPDATE_COPY
in the builder.SqlInfoBuilder.withSqlMaxBinaryLiteralLength
(long value) Sets a value SqlInf @link SqlInfo#SQL_MAX_BINARY_LITERAL_LENGTH} in the builder.SqlInfoBuilder.withSqlMaxCatalogNameLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_CATALOG_NAME_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxCharLiteralLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_CHAR_LITERAL_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxColumnNameLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_COLUMN_NAME_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxColumnsInGroupBy
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_GROUP_BY
in the builder.SqlInfoBuilder.withSqlMaxColumnsInIndex
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_INDEX
in the builder.SqlInfoBuilder.withSqlMaxColumnsInOrderBy
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_ORDER_BY
in the builder.SqlInfoBuilder.withSqlMaxColumnsInSelect
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_SELECT
in the builder.SqlInfoBuilder.withSqlMaxColumnsInTable
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_TABLE
in the builder.SqlInfoBuilder.withSqlMaxConnections
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_CONNECTIONS
in the builder.SqlInfoBuilder.withSqlMaxCursorNameLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_CURSOR_NAME_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxIndexLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_INDEX_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxProcedureNameLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_PROCEDURE_NAME_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxRowSize
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_ROW_SIZE
in the builder.SqlInfoBuilder.withSqlMaxRowSizeIncludesBlobs
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_MAX_ROW_SIZE_INCLUDES_BLOBS
in the builder.SqlInfoBuilder.withSqlMaxStatementLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_STATEMENT_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxStatements
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_STATEMENTS
in the builder.SqlInfoBuilder.withSqlMaxTableNameLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_TABLE_NAME_LENGTH
in the builder.SqlInfoBuilder.withSqlMaxTablesInSelect
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_TABLES_IN_SELECT
in the builder.SqlInfoBuilder.withSqlMaxUsernameLength
(long value) Sets a value forFlightSql.SqlInfo.SQL_MAX_USERNAME_LENGTH
in the builder.SqlInfoBuilder.withSqlNamedParametersSupported
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_NAMED_PARAMETERS_SUPPORTED
in the builder.SqlInfoBuilder.withSqlNullOrdering
(FlightSql.SqlNullOrdering value) Sets a value forFlightSql.SqlInfo.SQL_NULL_ORDERING
in the builder.SqlInfoBuilder.withSqlNullPlusNullIsNull
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_NULL_PLUS_NULL_IS_NULL
in the builder.SqlInfoBuilder.withSqlNumericFunctions
(String[] value) Sets a value forFlightSql.SqlInfo.SQL_NUMERIC_FUNCTIONS
in the builder.SqlInfoBuilder.withSqlOuterJoinSupportLevel
(FlightSql.SqlOuterJoinsSupportLevel... value) Sets a value forFlightSql.SqlInfo.SQL_OUTER_JOINS_SUPPORT_LEVEL
in the builder.SqlInfoBuilder.withSqlProcedureTerm
(String value) Sets a value forFlightSql.SqlInfo.SQL_PROCEDURE_TERM
in the builder.SqlInfoBuilder.withSqlQuotedIdentifierCase
(FlightSql.SqlSupportedCaseSensitivity value) Sets a value forFlightSql.SqlInfo.SQL_QUOTED_IDENTIFIER_CASE
in the builder.SqlInfoBuilder.withSqlSavepointsSupported
(boolean value) Sets a value for { @link SqlInfo#SQL_SAVEPOINTS_SUPPORTED} in the builder.SqlInfoBuilder.withSqlSchemasSupportedActions
(FlightSql.SqlSupportedElementActions... values) Sets a value forFlightSql.SqlInfo.SQL_SCHEMAS_SUPPORTED_ACTIONS
in the builder.SqlInfoBuilder.withSqlSchemaTerm
(String value) Sets a value forFlightSql.SqlInfo.SQL_SCHEMA_TERM
in the builder.SqlInfoBuilder.withSqlSearchStringEscape
(String value) Sets a value forFlightSql.SqlInfo.SQL_SEARCH_STRING_ESCAPE
in the builder.SqlInfoBuilder.withSqlSelectForUpdateSupported
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SELECT_FOR_UPDATE_SUPPORTED
in the builder.SqlInfoBuilder.withSqlStoredFunctionsUsingCallSyntaxSupported
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED
in the builder.SqlInfoBuilder.withSqlStoredProceduresSupported
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_STORED_PROCEDURES_SUPPORTED
in the builder.SqlInfoBuilder.withSqlStringFunctions
(String[] value) Sets a value forFlightSql.SqlInfo.SQL_STRING_FUNCTIONS
in the builder.SqlInfoBuilder.withSqlSubQueriesSupported
(FlightSql.SqlSupportedSubqueries... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_SUBQUERIES
in the builder.SqlInfoBuilder.withSqlSupportedGrammar
(FlightSql.SupportedSqlGrammar... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_GRAMMAR
in the builder.SqlInfoBuilder.withSqlSupportedGroupBy
(FlightSql.SqlSupportedGroupBy... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_GROUP_BY
in the builder.SqlInfoBuilder.withSqlSupportedPositionedCommands
(FlightSql.SqlSupportedPositionedCommands... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_POSITIONED_COMMANDS
in the builder.SqlInfoBuilder.withSqlSupportedResultSetTypes
(FlightSql.SqlSupportedResultSetType... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_RESULT_SET_TYPES
in the builder.SqlInfoBuilder.withSqlSupportedTransactionsIsolationLevels
(FlightSql.SqlTransactionIsolationLevel... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS
in the builder.SqlInfoBuilder.withSqlSupportedUnions
(FlightSql.SqlSupportedUnions... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_UNIONS
in the builder.SqlInfoBuilder.withSqlSupportsColumnAliasing
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_COLUMN_ALIASING
in the builder.SqlInfoBuilder.withSqlSupportsConvert
(Map<Integer, List<Integer>> value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_CONVERT
in the builder.SqlInfoBuilder.withSqlSupportsDifferentTableCorrelationNames
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES
in the builder.SqlInfoBuilder.withSqlSupportsExpressionsInOrderBy
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY
in the builder.SqlInfoBuilder.withSqlSupportsIntegrityEnhancementFacility
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY
in the builder.SqlInfoBuilder.withSqlSupportsLikeEscapeClause
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE
in the builder.SqlInfoBuilder.withSqlSupportsNonNullableColumns
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_NON_NULLABLE_COLUMNS
in the builder.SqlInfoBuilder.withSqlSupportsOrderByUnrelated
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_ORDER_BY_UNRELATED
in the builder.SqlInfoBuilder.withSqlSupportsTableCorrelationNames
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTS_TABLE_CORRELATION_NAMES
in the builder.SqlInfoBuilder.withSqlSystemFunctions
(String[] value) Sets a value forFlightSql.SqlInfo.SQL_SYSTEM_FUNCTIONS
in the builder.SqlInfoBuilder.withSqlTransactionsSupported
(boolean value) Sets a value forFlightSql.SqlInfo.SQL_TRANSACTIONS_SUPPORTED
in the builder.