| Package | Description |
|---|---|
| net.snowflake.client.core | |
| net.snowflake.client.jdbc | |
| net.snowflake.client.jdbc.telemetryOOB |
| Modifier and Type | Method and Description |
|---|---|
SnowflakeConnectString |
SFSession.getSnowflakeConnectionString() |
abstract SnowflakeConnectString |
SFBaseSession.getSnowflakeConnectionString() |
| Modifier and Type | Method and Description |
|---|---|
void |
SFSession.setSnowflakeConnectionString(SnowflakeConnectString connStr) |
| Modifier and Type | Method and Description |
|---|---|
SnowflakeConnectString |
SnowflakeResultSetSerializableV1.getSnowflakeConnectString() |
static SnowflakeConnectString |
SnowflakeConnectString.parse(String url,
Properties info) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSFConnectionHandler.initialize(SnowflakeConnectString conStr,
String appID,
String appVersion) |
static Map<String,Object> |
DefaultSFConnectionHandler.mergeProperties(SnowflakeConnectString conStr)
Processes parameters given in the connection string.
|
| Constructor and Description |
|---|
DefaultSFConnectionHandler(SnowflakeConnectString conStr)
Constructs a DefaultConnectionHandler using a SnowflakeConnectString.
|
DefaultSFConnectionHandler(SnowflakeConnectString conStr,
boolean skipOpen)
Constructs a DefaultConnectionHandler using a SnowflakeConnectString.
|
| Modifier and Type | Method and Description |
|---|---|
SnowflakeConnectString |
TelemetryService.getSnowflakeConnectionString() |
| Modifier and Type | Method and Description |
|---|---|
void |
TelemetryService.updateContext(SnowflakeConnectString conStr) |
Copyright © 2022. All rights reserved.