java.lang.Object
com.google.protobuf.GeneratedFile
org.apache.arrow.flight.sql.impl.FlightSql
@Generated
public final class FlightSql
extends com.google.protobuf.GeneratedFile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRequest message for the "BeginSavepoint" action.static interfacestatic final classThe result of a "BeginSavepoint" action.static interfacestatic final classRequest message for the "BeginTransaction" action.static interfacestatic final classThe result of a "BeginTransaction" action.static interfacestatic final classDeprecated.static interfaceDeprecated.static final classDeprecated.static interfaceDeprecated.static final classRequest message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.static interfacestatic final classRequest message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.static interfacestatic final classWrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.static interfacestatic final classRequest message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.static interfacestatic final classRequest message for the "EndSavepoint" action.static interfacestatic final classRequest message for the "EndTransaction" action.static interfacestatic final classRepresents a request to retrieve the list of catalogs on a Flight SQL enabled backend.static interfacestatic final classRepresents 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.static interfacestatic final classRepresents a request to retrieve the list of database schemas on a Flight SQL enabled backend.static interfacestatic final classRepresents 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.static interfacestatic final classRepresents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.static interfacestatic final classRepresents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.static interfacestatic final classRepresents a metadata request.static interfacestatic final classRepresents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.static interfacestatic final classRepresents a request to retrieve the list of table types on a Flight SQL enabled backend.static interfacestatic final classRepresents a request to retrieve information about data type supported on a Flight SQL enabled backend.static interfacestatic final classRepresents an instance of executing a prepared statement.static interfacestatic final classRepresents a SQL update query.static interfacestatic final classRepresents a bulk ingestion request.static interfacestatic final classRepresents a SQL query.static interfacestatic final classRepresents a Substrait plan.static interfacestatic final classRepresents a SQL update query.static interfacestatic final classAn *optional* response returned when `DoPut` is called with `CommandPreparedStatementQuery`.static interfacestatic final classReturned from the RPC call DoPut when a CommandStatementUpdate, CommandPreparedStatementUpdate, or CommandStatementIngest was in the request, containing results from the update.static interfacestatic enumProtobuf enumarrow.flight.protocol.sql.Nullablestatic enumProtobuf enumarrow.flight.protocol.sql.Searchablestatic enumOptions for CommandGetSqlInfo.static enumProtobuf enumarrow.flight.protocol.sql.SqlNullOrderingstatic enumProtobuf enumarrow.flight.protocol.sql.SqlOuterJoinsSupportLevelstatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedCaseSensitivitystatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedElementActionsstatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedGroupBystatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedPositionedCommandsstatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedResultSetConcurrencystatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedResultSetTypestatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedSubqueriesstatic enumThe level of support for Flight SQL transaction RPCs.static enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedTransactionsstatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportedUnionsstatic enumProtobuf enumarrow.flight.protocol.sql.SqlSupportsConvertstatic enumProtobuf enumarrow.flight.protocol.sql.SqlTransactionIsolationLevelstatic final classAn embedded message describing a Substrait plan to execute.static interfacestatic enumProtobuf enumarrow.flight.protocol.sql.SupportedAnsi92SqlGrammarLevelstatic enumProtobuf enumarrow.flight.protocol.sql.SupportedSqlGrammarstatic final class* Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.static interfacestatic enumProtobuf enumarrow.flight.protocol.sql.UpdateDeleteRulesstatic enum* The JDBC/ODBC-defined type of any object.static enum* Detailed subtype information for XDBC_TYPE_DATETIME and XDBC_TYPE_INTERVAL. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Boolean> extend .google.protobuf.MessageOptions { ... }static final int -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) Methods inherited from class com.google.protobuf.GeneratedFile
addOptionalExtension
-
Field Details
-
EXPERIMENTAL_FIELD_NUMBER
public static final int EXPERIMENTAL_FIELD_NUMBER- See Also:
-
experimental
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Boolean> experimentalextend .google.protobuf.MessageOptions { ... }
-
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-