Uses of Interface
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
Packages that use FlightSql.CommandGetCrossReferenceOrBuilder
-
Uses of FlightSql.CommandGetCrossReferenceOrBuilder in org.apache.arrow.flight.sql.impl
Classes in org.apache.arrow.flight.sql.impl that implement FlightSql.CommandGetCrossReferenceOrBuilderModifier and TypeClassDescriptionstatic final class
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 final class
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.