Package org.apache.arrow.driver.jdbc
package org.apache.arrow.driver.jdbc
-
ClassDescriptionArrow Flight JDBC's implementation of
DatabaseMetaData
.Connection to the Arrow Flight server.AStatement
that deals withFlightInfo
.Implementation ofArray
using an underlyingFieldVector
.ConnectionPoolDataSource
implementation for Arrow Flight JDBC Driver.Arrow Flight Jdbc's Cursor class.DataSource
implementation for Arrow Flight JDBC Driver.JDBC driver for querying data from an Apache Arrow Flight server.Factory for the Arrow Flight JDBC Driver.ResultSet
implementation for Arrow Flight used to access the results of multipleFlightStream
objects.PooledConnection
implementation for Arrow Flight JDBC Driver.Wrapper class for Time objects to include the milliseconds part in ISO 8601 format in this#toString.ResultSet
implementation used to access aVectorSchemaRoot
.Metadata handler for Arrow Flight.Arrow Flight JBCS's implementationPreparedStatement
.A SQL statement for querying data from an Arrow Flight server.