| Package | Description |
|---|---|
| net.snowflake.client.core |
| Modifier and Type | Method and Description |
|---|---|
static SFSessionProperty |
SFSessionProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SFSessionProperty[] |
SFSessionProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<SFSessionProperty,Object> |
SFBaseSession.getConnectionPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
SFBaseSession.addProperty(SFSessionProperty sfSessionProperty,
Object propertyValue)
Wrapper function for the other addProperty(String, Object) method that takes an
SFSessionProperty instead of a String key.
|
Copyright © 2022. All rights reserved.