| Class and Description |
|---|
| SnowflakeDriver
JDBC Driver implementation of Snowflake for production.
|
| Class and Description |
|---|
| ErrorCode
Internal JDBC driver error codes
|
| OCSPErrorCode |
| SnowflakeColumnMetadata |
| SnowflakeConnectString |
| SnowflakeFileTransferAgent.CommandType |
| SnowflakeFixedView
An interface to use for returning query results from any java class
|
| SnowflakeResultChunk
Class for result chunk
|
| SnowflakeResultSetSerializable
This interface defines Snowflake specific APIs to access the data
wrapped in the result set serializable object.
|
| SnowflakeResultSetSerializableV1
This object is an intermediate object between result JSON from GS and
ResultSet.
|
| SnowflakeSQLException |
| SnowflakeType
Type converters
|
| Class and Description |
|---|
| ArrowResultChunk |
| ArrowResultChunk.ArrowChunkIterator
Iterator class used to go through the arrow chunk row by row
|
| DBMetadataResultSetMetadata
For function call getTables/getSchemas, we returned resultset.
|
| ErrorCode
Internal JDBC driver error codes
|
| JsonResultChunk |
| MatDesc
A class to handle S3 material descriptor metadata entries (matdesc).
|
| OCSPErrorCode |
| SnowflakeColumnMetadata |
| SnowflakeConnection
This interface defines Snowflake specific APIs for Connection
|
| SnowflakeConnectString |
| 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
|
| SnowflakeResultChunk.DownloadState |
| SnowflakeResultSetSerializable
This interface defines Snowflake specific APIs to access the data
wrapped in the result set serializable object.
|
| SnowflakeResultSetSerializableV1
This object is an intermediate object between result JSON from GS and
ResultSet.
|
| SnowflakeResultSetSerializableV1.ChunkFileMetadata
An Entity class to represent a chunk file metadata.
|
| SnowflakeSQLException |
| SnowflakeType
Type converters
|
| SnowflakeType.JavaDataType |
| SnowflakeType.JavaSQLType |
| Class and Description |
|---|
| 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 (matdesc).
|
| SnowflakeSQLException |
| Class and Description |
|---|
| SnowflakeConnectString |
| Class and Description |
|---|
| SnowflakeBasicDataSource
Created by hyu on 5/11/17.
|
Copyright © 2019. All rights reserved.