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