| Package | Description |
|---|---|
| com.snowflake.client.jdbc | |
| net.snowflake.client.core | |
| net.snowflake.client.jdbc |
| Class and Description |
|---|
| SnowflakeDriver
JDBC Driver implementation of Snowflake for production.
|
| Class and Description |
|---|
| ErrorCode
Internal JDBC driver error codes
|
| SnowflakeChunkDownloader
Class for managing async download of offline result chunks
Created by jhuang on 11/12/14.
|
| SnowflakeColumnMetadata |
| SnowflakeFixedView
An interface to use for returning query results from any java class
|
| SnowflakeSQLException |
| SnowflakeType |
| Class and Description |
|---|
| DBMetadataResultSetMetadata
For function call getTables/getSchemas, we returned resultset.
|
| ErrorCode
Internal JDBC driver error codes
|
| FileBackedOutputStream
An
OutputStream that starts buffering to a byte array, but
switches to file buffering once the data reaches a configurable size. |
| MatDesc
A class to handle S3 material descriptor metadata entries (x-amz-matdesc).
|
| SnowflakeBaseResultSet
Base class for query result set and metadata result set
|
| SnowflakeColumnMetadata |
| SnowflakeConnectionV1
Snowflake connection implementation
|
| SnowflakeFileTransferAgent.CommandType |
| SnowflakeFileTransferAgent.DownloadCommandFacade
A class for encapsulating the columns to return for the download command
|
| SnowflakeFileTransferAgent.FileCompressionType |
| SnowflakeFileTransferAgent.ResultStatus
Result status enum
|
| SnowflakeFileTransferAgent.UploadColumns
A class for encapsulating the columns to return for the upload command
|
| SnowflakeFileTransferAgent.UploadCommandFacade |
| SnowflakeFixedView
An interface to use for returning query results from any java class
|
| SnowflakeResultChunk
Class for result chunk
Created by jhuang on 11/12/14.
|
| SnowflakeResultChunk.DownloadState |
| SnowflakeResultSetMetaData
Snowflake ResultSetMetaData
|
| SnowflakeS3Client
Wrapper around AmazonS3Client.
|
| SnowflakeSQLException |
| SnowflakeType |
| SnowflakeType.JavaDataType |
Copyright © 2017. All rights reserved.