Uses of Class
org.apache.arrow.vector.types.pojo.ArrowType.Null
Package
Description
Utilities to bind Arrow data as JDBC prepared statement parameters.
-
Uses of ArrowType.Null in org.apache.arrow.adapter.jdbc.binder
-
Uses of ArrowType.Null in org.apache.arrow.driver.jdbc.converter.impl
-
Uses of ArrowType.Null in org.apache.arrow.driver.jdbc.utils
Modifier and TypeMethodDescriptionAvaticaParameterBinder.BinderVisitor.visit
(ArrowType.Null type) -
Uses of ArrowType.Null in org.apache.arrow.vector.types.pojo
Modifier and TypeMethodDescriptionArrowType.ArrowTypeVisitor.visit
(ArrowType.Null type) final T
ArrowType.ComplexTypeVisitor.visit
(ArrowType.Null type)