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