-
VectorSchemaRoot iterator for partially converting JDBC data.
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.
This class configures the JDBC-to-Arrow conversion process.
Interface for a function that gets a JDBC consumer for the given values.
-
This class represents the information about a JDBC ResultSet Field that is needed to construct an
ArrowType
.