Uses of Package
org.apache.arrow.adapter.jdbc
Packages that use org.apache.arrow.adapter.jdbc
-
Classes in org.apache.arrow.adapter.jdbc used by org.apache.arrow.adapter.jdbcClassDescriptionVectorSchemaRoot 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.A builder for aJdbcParameterBinder.This class configures the JDBC-to-Arrow conversion process.Interface for a function that gets a JDBC consumer for the given values.This class buildsJdbcToArrowConfigs. -
Classes in org.apache.arrow.adapter.jdbc used by org.apache.arrow.adapter.jdbc.consumer.exceptionsClassDescriptionThis class represents the information about a JDBC ResultSet Field that is needed to construct an
ArrowType.