| Package | Description |
|---|---|
| net.snowflake.client.core |
| Modifier and Type | Method and Description |
|---|---|
static SFStatement.CallingMethod |
SFStatement.CallingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SFStatement.CallingMethod[] |
SFStatement.CallingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SFBaseResultSet |
SFStatement.execute(String sql,
boolean asyncExec,
Map<String,ParameterBindingDTO> parametersBinding,
SFStatement.CallingMethod caller)
Execute sql
|
Copyright © 2020. All rights reserved.