| Package | Description |
|---|---|
| org.apache.arrow.flight.sql | |
| org.apache.arrow.flight.sql.example |
| Class and Description |
|---|
| FlightSqlClient.PreparedStatement
Helper class to encapsulate Flight SQL prepared statement logic.
|
| FlightSqlColumnMetadata
Metadata for a column in a Flight SQL query.
|
| FlightSqlColumnMetadata.Builder
Builder of FlightSqlColumnMetadata, used on FlightSqlProducer implementations.
|
| SqlInfoBuilder
Auxiliary class meant to facilitate the implementation of
FlightSqlProducer.getStreamSqlInfo(org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo, org.apache.arrow.flight.FlightProducer.CallContext, org.apache.arrow.flight.FlightProducer.ServerStreamListener). |
| Class and Description |
|---|
| FlightSqlClient
Flight client with Flight SQL semantics.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.