| Package | Description |
|---|---|
| com.salesforce.datacloud.jdbc.util |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.arrow.vector.types.pojo.Schema |
ArrowUtils.createSchemaFromParameters(List<ParameterBinding> parameterBindings)
Creates a Schema from a list of ParameterBinding.
|
static void |
VectorPopulator.populateVectors(org.apache.arrow.vector.VectorSchemaRoot root,
List<ParameterBinding> parameters,
Calendar calendar)
Populates the vectors in the given VectorSchemaRoot.
|
static byte[] |
ArrowUtils.toArrowByteArray(List<ParameterBinding> parameters,
Calendar calendar) |
Copyright © 2025. All rights reserved.