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