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