Package org.apache.arrow.adapter.jdbc
package org.apache.arrow.adapter.jdbc
-
ClassDescriptionVectorSchemaRoot iterator for partially converting JDBC data.String constants used for metadata returned on Vectors.This class represents the information about a JDBC ResultSet Field that is needed to construct an
ArrowType
.A binder binds JDBC prepared statement parameters to rows of Arrow data from a VectorSchemaRoot.A builder for aJdbcParameterBinder
.Utility class to convert JDBC objects to columnar Arrow format objects.This class configures the JDBC-to-Arrow conversion process.Interface for a function that gets a JDBC consumer for the given values.This class buildsJdbcToArrowConfig
s.Class that does most of the work to convert JDBC ResultSet data into Arrow columnar format Vector objects.