Class AvaticaParameterBinder.BinderVisitor

java.lang.Object
org.apache.arrow.driver.jdbc.utils.AvaticaParameterBinder.BinderVisitor
All Implemented Interfaces:
ArrowType.ArrowTypeVisitor<Boolean>
Enclosing class:
AvaticaParameterBinder

public static class AvaticaParameterBinder.BinderVisitor extends Object implements ArrowType.ArrowTypeVisitor<Boolean>
ArrowTypeVisitor that binds Avatica TypedValues to the given FieldVector at the specified index.