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