| Package | Description |
|---|---|
| net.snowflake.client.core |
| Modifier and Type | Class and Description |
|---|---|
class |
SFFixedViewResultSet
Fixed view result set.
|
class |
SFResultSet
Snowflake ResultSet implementation
|
| Modifier and Type | Method and Description |
|---|---|
SFBaseResultSet |
SFStatement.execute(String sql,
Map<String,ParameterBindingDTO> parametersBinding,
SFStatement.CallingMethod caller)
Execute sql
|
SFBaseResultSet |
SFStatement.getResultSet() |
| Modifier and Type | Method and Description |
|---|---|
static int |
ResultUtil.calculateUpdateCount(SFBaseResultSet resultSet)
Calculate number of rows updated given a result set
Interpret result format based on result set's statement type
|
Copyright © 2019. All rights reserved.