Package org.apache.arrow.driver.jdbc.utils
package org.apache.arrow.driver.jdbc.utils
-
ClassDescriptionA
ConnectionConfig
for theArrowFlightConnection
.CustomConnectionProperty
for theArrowFlightConnectionConfigImpl
.Convert Avatica PreparedStatement parameters from a list of TypedValue to Arrow and bind them to the VectorSchemaRoot representing the PreparedStatement parameters.ArrowTypeVisitor that binds Avatica TypedValues to the given FieldVector at the specified index.Auxiliary wrapper class forConnection
, used onArrowFlightJdbcPooledConnection
.Convert objects between Arrow and Avatica.Datetime utility functions.Auxiliary class used to handle consuming of multipleFlightStream
.Utility class to format periods similar to Oracle's representation of "INTERVAL * to *" data type.SQL Types utility functions.URL Parser for extracting key values from a connection string.Converts Arrow'sVectorSchemaRoot
format to one JDBC would expect.Transformer's helper class; builds a newVectorSchemaRoot
.