| Package | Description |
|---|---|
| net.snowflake.client.core.bind |
| Modifier and Type | Method and Description |
|---|---|
static BindUploader |
BindUploader.newInstance(SFSession session,
String stageDir)
Create a new BindUploader which will upload to the given stage path Ensure temporary directory
for file writing exists
|
void |
BindUploader.upload(Map<String,ParameterBindingDTO> bindValues)
Upload the bindValues to stage
|
Copyright © 2020. All rights reserved.