Uses of Interface
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Uses of FlightSql.CommandGetExportedKeysOrBuilder in org.apache.arrow.flight.sql.impl
Modifier and TypeClassDescriptionstatic final class
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 final class
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.