public abstract class VarCharConsumer extends Object
ResultSet.
Write the data to VarCharVector.| Constructor and Description |
|---|
VarCharConsumer() |
| Modifier and Type | Method and Description |
|---|---|
static JdbcConsumer<VarCharVector> |
createConsumer(VarCharVector vector,
int index,
boolean nullable)
Creates a consumer for
VarCharVector. |
public static JdbcConsumer<VarCharVector> createConsumer(VarCharVector vector, int index, boolean nullable)
VarCharVector.Copyright © 2024 The Apache Software Foundation. All rights reserved.