Package | Description |
---|---|
org.apache.arrow.flight.sql.impl |
Modifier and Type | Class and Description |
---|---|
static class |
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.
|
static class |
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.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.