| Package | Description |
|---|---|
| net.snowflake.client.core.bind |
| Modifier and Type | Method and Description |
|---|---|
void |
BindUploader.upload(Map<String,ParameterBindingDTO> bindValues)
Wrapper around upload() with default compression to true.
|
void |
BindUploader.upload(Map<String,ParameterBindingDTO> bindValues,
boolean compressData)
Upload bind parameters via streaming.
|
Copyright © 2022. All rights reserved.