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