| Package | Description |
|---|---|
| net.snowflake.client.core | |
| net.snowflake.client.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected SFStatement |
SFResultSet.statement |
| Constructor and Description |
|---|
SFResultSet(com.fasterxml.jackson.databind.JsonNode result,
SFStatement statement,
boolean sortResult)
Constructor takes a result from the API response that we get from
executing a SQL statement.
|
| Modifier and Type | Method and Description |
|---|---|
SFStatement |
SnowflakeStatementV1.getSfStatement() |
| Constructor and Description |
|---|
SnowflakeFileTransferAgent(String command,
SFSession connection,
SFStatement statement) |
Copyright © 2017. All rights reserved.