| 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 |
|---|---|
void |
SFSession.addProperty(SFSessionProperty sfSessionProperty,
Object propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpUtil.configureCustomProxyProperties(Map<SFSessionProperty,Object> connectionPropertiesMap)
configure custom proxy properties from connectionPropertiesMap
|
Copyright © 2019. All rights reserved.