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