| Package | Description |
|---|---|
| org.apache.arrow.adapter.jdbc | |
| org.apache.arrow.adapter.jdbc.consumer.exceptions |
| 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.
|
| JdbcToArrowConfig.JdbcConsumerFactory
Interface for a function that gets a JDBC consumer for the given values.
|
| JdbcToArrowConfigBuilder
This class builds
JdbcToArrowConfigs. |
| Class and Description |
|---|
| JdbcFieldInfo
This class represents the information about a JDBC ResultSet Field that is
needed to construct an
ArrowType. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.