| Package | Description |
|---|---|
| org.apache.arrow.adapter.jdbc |
| Class and Description |
|---|
| ArrowVectorIterator
VectorSchemaRoot iterator for partially converting JDBC data.
|
| JdbcFieldInfo
This class represents the information about a JDBC ResultSet Field that is
needed to construct an
ArrowType. |
| JdbcParameterBinder
A binder binds JDBC prepared statement parameters to rows of Arrow data from a VectorSchemaRoot.
|
| JdbcParameterBinder.Builder
A builder for a
JdbcParameterBinder. |
| JdbcToArrowConfig
This class configures the JDBC-to-Arrow conversion process.
|
| JdbcToArrowConfigBuilder
This class builds
JdbcToArrowConfigs. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.