Package | Description |
---|---|
org.apache.arrow.driver.jdbc.client | |
org.apache.arrow.flight.integration.tests | |
org.apache.arrow.flight.sql | |
org.apache.arrow.flight.sql.impl |
Class and Description |
---|
FlightSql.SqlInfo
Options for CommandGetSqlInfo.
|
Class and Description |
---|
FlightSql.ActionBeginSavepointRequest
Request message for the "BeginSavepoint" action.
|
FlightSql.ActionBeginSavepointResult
The result of a "BeginSavepoint" action.
|
FlightSql.ActionBeginTransactionRequest
Request message for the "BeginTransaction" action.
|
FlightSql.ActionBeginTransactionResult
The result of a "BeginTransaction" action.
|
FlightSql.ActionClosePreparedStatementRequest
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequest
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementResult
Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest
Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.
|
FlightSql.ActionEndSavepointRequest
Request message for the "EndSavepoint" action.
|
FlightSql.ActionEndTransactionRequest
Request message for the "EndTransaction" action.
|
FlightSql.CommandGetCatalogs
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReference
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemas
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeys
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeys
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeys
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetSqlInfo
Represents a metadata request.
|
FlightSql.CommandGetTables
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypes
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandGetXdbcTypeInfo
Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.
|
FlightSql.CommandPreparedStatementQuery
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandStatementQuery
Represents a SQL query.
|
FlightSql.CommandStatementSubstraitPlan
Represents a Substrait plan.
|
FlightSql.CommandStatementUpdate
Represents a SQL update query.
|
FlightSql.TicketStatementQuery
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
Class and Description |
---|
FlightSql.ActionBeginSavepointRequest
Request message for the "BeginSavepoint" action.
|
FlightSql.ActionBeginSavepointResult
The result of a "BeginSavepoint" action.
|
FlightSql.ActionBeginTransactionRequest
Request message for the "BeginTransaction" action.
|
FlightSql.ActionBeginTransactionResult
The result of a "BeginTransaction" action.
|
FlightSql.ActionClosePreparedStatementRequest
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequest
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementResult
Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest
Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.
|
FlightSql.ActionEndSavepointRequest
Request message for the "EndSavepoint" action.
|
FlightSql.ActionEndTransactionRequest
Request message for the "EndTransaction" action.
|
FlightSql.CommandGetCatalogs
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReference
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemas
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeys
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeys
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeys
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetSqlInfo
Represents a metadata request.
|
FlightSql.CommandGetTables
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypes
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandGetXdbcTypeInfo
Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.
|
FlightSql.CommandPreparedStatementQuery
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandStatementQuery
Represents a SQL query.
|
FlightSql.CommandStatementSubstraitPlan
Represents a Substrait plan.
|
FlightSql.CommandStatementUpdate
Represents a SQL update query.
|
FlightSql.SqlInfo
Options for CommandGetSqlInfo.
|
FlightSql.SqlOuterJoinsSupportLevel
Protobuf enum
arrow.flight.protocol.sql.SqlOuterJoinsSupportLevel |
FlightSql.SqlSupportedCaseSensitivity
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedCaseSensitivity |
FlightSql.SqlSupportedElementActions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedElementActions |
FlightSql.SqlSupportedGroupBy
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedGroupBy |
FlightSql.SqlSupportedPositionedCommands
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedPositionedCommands |
FlightSql.SqlSupportedResultSetType
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetType |
FlightSql.SqlSupportedSubqueries
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedSubqueries |
FlightSql.SqlSupportedTransaction
The level of support for Flight SQL transaction RPCs.
|
FlightSql.SqlSupportedUnions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedUnions |
FlightSql.SqlTransactionIsolationLevel
Protobuf enum
arrow.flight.protocol.sql.SqlTransactionIsolationLevel |
FlightSql.SupportedAnsi92SqlGrammarLevel
Protobuf enum
arrow.flight.protocol.sql.SupportedAnsi92SqlGrammarLevel |
FlightSql.SupportedSqlGrammar
Protobuf enum
arrow.flight.protocol.sql.SupportedSqlGrammar |
FlightSql.TicketStatementQuery
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
Class and Description |
---|
FlightSql.ActionBeginSavepointRequest
Request message for the "BeginSavepoint" action.
|
FlightSql.ActionBeginSavepointRequest.Builder
Request message for the "BeginSavepoint" action.
|
FlightSql.ActionBeginSavepointRequestOrBuilder |
FlightSql.ActionBeginSavepointResult
The result of a "BeginSavepoint" action.
|
FlightSql.ActionBeginSavepointResult.Builder
The result of a "BeginSavepoint" action.
|
FlightSql.ActionBeginSavepointResultOrBuilder |
FlightSql.ActionBeginTransactionRequest
Request message for the "BeginTransaction" action.
|
FlightSql.ActionBeginTransactionRequest.Builder
Request message for the "BeginTransaction" action.
|
FlightSql.ActionBeginTransactionRequestOrBuilder |
FlightSql.ActionBeginTransactionResult
The result of a "BeginTransaction" action.
|
FlightSql.ActionBeginTransactionResult.Builder
The result of a "BeginTransaction" action.
|
FlightSql.ActionBeginTransactionResultOrBuilder |
FlightSql.ActionCancelQueryRequest
Deprecated.
|
FlightSql.ActionCancelQueryRequest.Builder
Deprecated.
Request message for the "CancelQuery" action.
|
FlightSql.ActionCancelQueryRequestOrBuilder
Deprecated.
|
FlightSql.ActionCancelQueryResult
Deprecated.
|
FlightSql.ActionCancelQueryResult.Builder
Deprecated.
The result of cancelling a query.
|
FlightSql.ActionCancelQueryResult.CancelResult
Deprecated.
Protobuf enum
arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult |
FlightSql.ActionCancelQueryResultOrBuilder
Deprecated.
|
FlightSql.ActionClosePreparedStatementRequest
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionClosePreparedStatementRequest.Builder
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionClosePreparedStatementRequestOrBuilder |
FlightSql.ActionCreatePreparedStatementRequest
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequest.Builder
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequestOrBuilder |
FlightSql.ActionCreatePreparedStatementResult
Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.
|
FlightSql.ActionCreatePreparedStatementResult.Builder
Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.
|
FlightSql.ActionCreatePreparedStatementResultOrBuilder |
FlightSql.ActionCreatePreparedSubstraitPlanRequest
Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder |
FlightSql.ActionEndSavepointRequest
Request message for the "EndSavepoint" action.
|
FlightSql.ActionEndSavepointRequest.Builder
Request message for the "EndSavepoint" action.
|
FlightSql.ActionEndSavepointRequest.EndSavepoint
Protobuf enum
arrow.flight.protocol.sql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequestOrBuilder |
FlightSql.ActionEndTransactionRequest
Request message for the "EndTransaction" action.
|
FlightSql.ActionEndTransactionRequest.Builder
Request message for the "EndTransaction" action.
|
FlightSql.ActionEndTransactionRequest.EndTransaction
Protobuf enum
arrow.flight.protocol.sql.ActionEndTransactionRequest.EndTransaction |
FlightSql.ActionEndTransactionRequestOrBuilder |
FlightSql.CommandGetCatalogs
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCatalogs.Builder
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCatalogsOrBuilder |
FlightSql.CommandGetCrossReference
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReference.Builder
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReferenceOrBuilder |
FlightSql.CommandGetDbSchemas
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemas.Builder
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemasOrBuilder |
FlightSql.CommandGetExportedKeys
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeys.Builder
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeysOrBuilder |
FlightSql.CommandGetImportedKeys
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeys.Builder
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeysOrBuilder |
FlightSql.CommandGetPrimaryKeys
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeys.Builder
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeysOrBuilder |
FlightSql.CommandGetSqlInfo
Represents a metadata request.
|
FlightSql.CommandGetSqlInfo.Builder
Represents a metadata request.
|
FlightSql.CommandGetSqlInfoOrBuilder |
FlightSql.CommandGetTables
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTables.Builder
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTablesOrBuilder |
FlightSql.CommandGetTableTypes
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypes.Builder
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypesOrBuilder |
FlightSql.CommandGetXdbcTypeInfo
Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.
|
FlightSql.CommandGetXdbcTypeInfo.Builder
Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.
|
FlightSql.CommandGetXdbcTypeInfoOrBuilder |
FlightSql.CommandPreparedStatementQuery
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementQuery.Builder
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementQueryOrBuilder |
FlightSql.CommandPreparedStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandPreparedStatementUpdate.Builder
Represents a SQL update query.
|
FlightSql.CommandPreparedStatementUpdateOrBuilder |
FlightSql.CommandStatementQuery
Represents a SQL query.
|
FlightSql.CommandStatementQuery.Builder
Represents a SQL query.
|
FlightSql.CommandStatementQueryOrBuilder |
FlightSql.CommandStatementSubstraitPlan
Represents a Substrait plan.
|
FlightSql.CommandStatementSubstraitPlan.Builder
Represents a Substrait plan.
|
FlightSql.CommandStatementSubstraitPlanOrBuilder |
FlightSql.CommandStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandStatementUpdate.Builder
Represents a SQL update query.
|
FlightSql.CommandStatementUpdateOrBuilder |
FlightSql.DoPutUpdateResult
Returned from the RPC call DoPut when a CommandStatementUpdate
CommandPreparedStatementUpdate was in the request, containing
results from the update.
|
FlightSql.DoPutUpdateResult.Builder
Returned from the RPC call DoPut when a CommandStatementUpdate
CommandPreparedStatementUpdate was in the request, containing
results from the update.
|
FlightSql.DoPutUpdateResultOrBuilder |
FlightSql.Nullable
Protobuf enum
arrow.flight.protocol.sql.Nullable |
FlightSql.Searchable
Protobuf enum
arrow.flight.protocol.sql.Searchable |
FlightSql.SqlInfo
Options for CommandGetSqlInfo.
|
FlightSql.SqlNullOrdering
Protobuf enum
arrow.flight.protocol.sql.SqlNullOrdering |
FlightSql.SqlOuterJoinsSupportLevel
Protobuf enum
arrow.flight.protocol.sql.SqlOuterJoinsSupportLevel |
FlightSql.SqlSupportedCaseSensitivity
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedCaseSensitivity |
FlightSql.SqlSupportedElementActions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedElementActions |
FlightSql.SqlSupportedGroupBy
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedGroupBy |
FlightSql.SqlSupportedPositionedCommands
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedPositionedCommands |
FlightSql.SqlSupportedResultSetConcurrency
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetConcurrency |
FlightSql.SqlSupportedResultSetType
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetType |
FlightSql.SqlSupportedSubqueries
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedSubqueries |
FlightSql.SqlSupportedTransaction
The level of support for Flight SQL transaction RPCs.
|
FlightSql.SqlSupportedTransactions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedTransactions |
FlightSql.SqlSupportedUnions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedUnions |
FlightSql.SqlSupportsConvert
Protobuf enum
arrow.flight.protocol.sql.SqlSupportsConvert |
FlightSql.SqlTransactionIsolationLevel
Protobuf enum
arrow.flight.protocol.sql.SqlTransactionIsolationLevel |
FlightSql.SubstraitPlan
An embedded message describing a Substrait plan to execute.
|
FlightSql.SubstraitPlan.Builder
An embedded message describing a Substrait plan to execute.
|
FlightSql.SubstraitPlanOrBuilder |
FlightSql.SupportedAnsi92SqlGrammarLevel
Protobuf enum
arrow.flight.protocol.sql.SupportedAnsi92SqlGrammarLevel |
FlightSql.SupportedSqlGrammar
Protobuf enum
arrow.flight.protocol.sql.SupportedSqlGrammar |
FlightSql.TicketStatementQuery
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
FlightSql.TicketStatementQuery.Builder
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
FlightSql.TicketStatementQueryOrBuilder |
FlightSql.UpdateDeleteRules
Protobuf enum
arrow.flight.protocol.sql.UpdateDeleteRules |
FlightSql.XdbcDataType
The JDBC/ODBC-defined type of any object.
|
FlightSql.XdbcDatetimeSubcode
Detailed subtype information for XDBC_TYPE_DATETIME and XDBC_TYPE_INTERVAL.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.