- generatedKeyAlwaysReturned() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- generateIncident(SFSession, String, String, String, String, Throwable) - Static method in class com.snowflake.client.core.IncidentUtil
-
- generateIncident(String, String, String, String, String, String, Throwable) - Static method in class com.snowflake.client.core.IncidentUtil
-
Generates an incident report based on the parameters passed in and
triggers an incident with the EventHandler
- generateIncidentId() - Static method in class com.snowflake.client.core.Incident
-
Generates the Incident Identifier.
- generateIncidentWithException(SFSession, String, String, ErrorCode, Object...) - Static method in class com.snowflake.client.core.IncidentUtil
-
Creates an SFException without a cause to be thrown and generates/triggers
an incident based on that exception.
- generateIncidentWithException(SFSession, String, String, Throwable, ErrorCode, Object...) - Static method in class com.snowflake.client.core.IncidentUtil
-
- generateIncidentWithException(String, String, String, String, Throwable, ErrorCode, Object...) - Static method in class com.snowflake.client.core.IncidentUtil
-
Creates an SFException to be thrown and generates/triggers an incident
based on that exception.
- generateIncidentWithException(String, String, String, String, ErrorCode, Object...) - Static method in class com.snowflake.client.core.IncidentUtil
-
- getAccountName() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getAccountName() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getAndIncrementSequenceId() - Method in class com.snowflake.client.core.SFSession
-
- getAndIncrementSequenceId() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getAppBuildId() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getAppId() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getAppVersion() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getArgString() - Method in enum com.snowflake.client.core.BasicEvent.QueryState
-
- getArray(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getArray(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getAsciiStream(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getAsciiStream(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getAttributes(String, String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getAuthenticator() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getAutoCommit() - Method in class com.snowflake.client.core.SFSession
-
- getAutoCommit() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getBase() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getBigDecimal(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getBigDecimal(int, int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getBigDecimal(int, int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Deprecated.
- getBigDecimal(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBigDecimal(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBigDecimal(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getBigDecimal(int, int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getBinaryFormatter() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getBinaryStream(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBinaryStream(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBlob(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBlob(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBoolean(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getBoolean(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBoolean(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBoolean(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getBooleanAsString(Object) - Static method in class com.snowflake.client.core.ResultUtil
-
Convert a boolean object to a string
- getBufferSize() - Method in class com.snowflake.client.core.EventHandler
-
Returns current size of the event buffer
- getByErrorCode(String) - Static method in enum com.snowflake.client.jdbc.ErrorCode
-
- getByte(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getByte(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBytes(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getBytes(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBytes(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getBytes(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getCatalog() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getCatalogName(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getCatalogName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getCatalogName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getCatalogs() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getCatalogSeparator() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getCatalogTerm() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getCause() - Method in class com.snowflake.client.core.SFException
-
- getCharacterStream(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getCharacterStream(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getChunkCount() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getChunkDownloader() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getClazz() - Method in enum com.snowflake.client.jdbc.SnowflakeType.JavaDataType
-
- getClientInfo() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getClientInfo() - Method in class com.snowflake.client.core.SFSession
-
- getClientInfo(String) - Method in class com.snowflake.client.core.SFSession
-
- getClientInfo() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getClientInfo(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getClientInfoProperties() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getClob(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getClob(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getColCount() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getColumnClassName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnCount() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getColumnCount() - Method in class com.snowflake.client.core.SFResultSetMetaData
-
Get number of columns
- getColumnCount() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnCount() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getColumnDisplaySize(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getColumnDisplaySize(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnDisplaySize(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getColumnIndex(String) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
Get the index of the column by name
- getColumnIndex(String) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnIndex(String) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getColumnLabel(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getColumnLabel(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnLabel(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getColumnName(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getColumnName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getColumnNames() - Method in class com.snowflake.client.core.SFResultSetMetaData
-
Get the list of column names
- getColumnNames() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnNames() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getColumnPrivileges(String, String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getColumns(String, String, String, String, boolean) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getColumnSrcDatabase() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getColumnSrcSchema() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getColumnSrcTable() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getColumnType(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getColumnType(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnType(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getColumnTypeName(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getColumnTypeName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getColumnTypeName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getCommandType() - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- getCommonParams(JsonNode) - Static method in class com.snowflake.client.core.SessionUtil
-
Helper function to parse a JsonNode from a GS response
containing CommonParameters, emitting an EnumMap of parameters
- getCommonParams() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getConcurrency() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getConnection() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getConnection() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getConnection() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getConnectionTimeout() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getCrossReference(String, String, String, String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getCurrentChunkRowCount() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getCurrentChunkRowset() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getCursorName() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDatabaseMajorVersion() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getDatabaseMajorVersion() - Method in class com.snowflake.client.core.SFSession
-
- getDatabaseMajorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getDatabaseMajorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getDatabaseMinorVersion() - Method in class com.snowflake.client.core.SFSession
-
- getDatabaseMinorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getDatabaseMinorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDatabaseName() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getDatabaseName() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getDatabaseProductName() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDatabaseVersion() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getDatabaseVersion() - Method in class com.snowflake.client.core.SFSession
-
- getDatabaseVersion() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getDate(Object, TimeZone, SFSession) - Static method in class com.snowflake.client.core.ResultUtil
-
Convert a date internal object to a Date object in specified timezone.
- getDate(int, TimeZone) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getDate(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getDate(int, TimeZone) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDate(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDate(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDate(int, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDate(String, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDate(int, TimeZone) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getDate(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getDateAsString(Date, SnowflakeDateTimeFormat) - Static method in class com.snowflake.client.core.ResultUtil
-
Convert a date value into a string
- getDateFormatter() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getDefaultRequestConfigWithSocketTimeout(int) - Static method in class com.snowflake.client.core.HttpUtil
-
Return a request configuration inheriting from the default request
configuration of the shared HttpClient with a different socket timeout.
- getDefaultTransactionIsolation() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDesc() - Method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
-
- getDescription() - Method in enum com.snowflake.client.core.BasicEvent.QueryState
-
- getDescription() - Method in enum com.snowflake.client.core.Event.EventType
-
- getDouble(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getDouble(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDouble(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getDouble(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getDownloadChunkCallable(SnowflakeChunkDownloader, SnowflakeResultChunk, String, int, Map<String, String>, int) - Static method in class com.snowflake.client.jdbc.SnowflakeChunkDownloader
-
Create a download callable that will be run in download thread
- getDownloadCondition() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getDownloadError() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getDownloadFileCallable(String, String, Map, String, String, Map<String, SnowflakeFileTransferAgent.FileMetadata>, SnowflakeS3Client, SFSession, String, int, S3FileEncryptionMaterial) - Static method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
A callable that can be executed in a separate thread using exeuctor service.
- getDownloadState() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getDownloadTime() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getDriverMajorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDriverMinorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDriverName() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDriverVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getDumpFileId() - Static method in class com.snowflake.client.core.EventUtil
-
- getDumpPathPrefix() - Static method in class com.snowflake.client.core.EventUtil
-
- getEncryptionKeySize() - Method in class com.snowflake.client.jdbc.SnowflakeS3Client
-
- getErrorCount() - Method in interface com.snowflake.client.loader.LoadResultListener
-
method to get the total number of errors
- getErrorRecordCount() - Method in interface com.snowflake.client.loader.LoadResultListener
-
method to get the total number of error records
- getEventClass() - Method in enum com.snowflake.client.core.Event.EventType
-
- getEventHandlerInstance() - Static method in class com.snowflake.client.core.EventUtil
-
- getException() - Method in class com.snowflake.client.loader.LoadingError
-
- getExportedKeys(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getExtraNameCharacters() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getFetchDirection() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getFetchDirection() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getFetchDirection() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getFetchSize() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getFetchSize() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getFetchSize() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getFile() - Method in class com.snowflake.client.jdbc.FileBackedOutputStream
-
- getFile() - Method in class com.snowflake.client.loader.LoadingError
-
- getFloat(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getFloat(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getFloat(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getFloat(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getFullTableName() - Method in class com.snowflake.client.loader.StreamLoader
-
- getFunctionColumns(String, String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getFunctions(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getGeneratedKeys() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getGeneratedKeys() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getHead(Handler) - Method in class com.snowflake.client.core.SFLogger
-
- getHealthCheckInterval() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getHoldability() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getHoldability() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getHttpClient() - Static method in class com.snowflake.client.core.HttpUtil
-
Accessor for the HTTP client singleton.
- getHttpClient() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getHttpClient() - Method in class com.snowflake.client.core.SFSession
-
- getHttpClientConnectionTimeout() - Method in class com.snowflake.client.core.SFSession
-
- getHttpClientSocketTimeout() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getHttpClientSocketTimeout() - Method in class com.snowflake.client.core.SFSession
-
- getHttpClientStats() - Static method in class com.snowflake.client.core.HttpUtil
-
Accessor for the HTTP client singleton.
- getId() - Method in enum com.snowflake.client.core.BasicEvent.QueryState
-
- getId() - Method in enum com.snowflake.client.core.Event.EventType
-
- getId() - Method in class com.snowflake.client.loader.BufferStage
-
- getIdentifierQuoteString() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getImportedKeys(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getInjectClientPause() - Method in class com.snowflake.client.core.SFSession
-
- getInjectClientPause() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getInjectFileUploadFailure() - Method in class com.snowflake.client.core.SFSession
-
- getInjectFileUploadFailure() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getInjectSocketTimeout() - Method in class com.snowflake.client.core.SFSession
-
- getInjectSocketTimeout() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getInstance() - Static method in class com.snowflake.client.core.HeartbeatBackground
-
- getInt(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getInt(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getInt(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getInt(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getInternalColumnType(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getInternalColumnType(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getInternalColumnType(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getJavaType(SnowflakeType) - Static method in enum com.snowflake.client.jdbc.SnowflakeType
-
- getJDBCMajorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getKeySize() - Method in class com.snowflake.client.jdbc.MatDesc
-
- getLength() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getListener() - Method in interface com.snowflake.client.loader.Loader
-
- getListener() - Method in class com.snowflake.client.loader.StreamLoader
-
- getLock() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getLogBufferSize() - Method in class com.snowflake.client.core.EventHandler
-
Returns the current size of the log buffer
- getLoginTimeout() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getLong(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getLong(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getLong(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getLong(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getMajorVersion() - Static method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getMajorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDriver
-
- getMasterToken() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getMasterToken() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getMasterTokenValidityInSeconds() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getMaxBinaryLiteralLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxConnections() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxCursorNameLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getmaxDumpFileSizeBytes() - Static method in class com.snowflake.client.core.EventUtil
-
- getMaxFieldSize() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getMaxFieldSize() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getMaxIndexLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxProcedureNameLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxRows() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getMaxRows() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getMaxRowSize() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxStatementLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxStatements() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxTableNameLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMaxUserNameLength() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getMessage() - Method in class com.snowflake.client.core.Event
-
- getMessageCode() - Method in enum com.snowflake.client.jdbc.ErrorCode
-
- getMetaData() - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getMetaData() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getMetaData() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
Return the database metadata
- getMetaData() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getMetaData() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getMinorVersion() - Static method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getMinorVersion() - Method in class com.snowflake.client.jdbc.SnowflakeDriver
-
- getMoreResults() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getMoreResults(int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getMoreResults() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getMoreResults(int) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getName() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getNCharacterStream(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getNCharacterStream(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getNClob(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getNClob(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getNetworkTimeout() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getNetworkTimeoutInMilli() - Method in class com.snowflake.client.core.SFSession
-
- getNewClientForUpdate() - Method in class com.snowflake.client.core.SFSession
-
- getNewClientForUpdate() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getNewClientForUpgrade() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getNextChunkToConsume() - Method in class com.snowflake.client.jdbc.SnowflakeChunkDownloader
-
The method does the following:
1.
- getNextRow() - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- getNextRow() - Method in interface com.snowflake.client.jdbc.SnowflakeFixedView
-
- getNoise() - Method in class com.snowflake.client.loader.StreamLoader
-
- getNString(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getNString(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getNumberOfBinds() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getNumberOfBinds() - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getNumberOfBinds() - Method in class com.snowflake.client.core.SFStatementMetaData
-
- getNumericFunctions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getObject(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getObject(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getObject(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getObject(int, Class<T>) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getObject(String, Class<T>) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getObject(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getObjectInternal(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getObjectInternal(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getObjectMetadata(String, String) - Method in class com.snowflake.client.jdbc.SnowflakeS3Client
-
- getOp() - Method in class com.snowflake.client.loader.BufferStage
-
- getParameterMetaData() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getParameters() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getParams() - Method in class com.snowflake.client.core.SFException
-
- getParentLogger() - Method in class com.snowflake.client.jdbc.SnowflakeDriver
-
- getParseTime() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getPasscode() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getPassword() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getPrecision(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getPrecision() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getPrecision(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getPrecision(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getPrefix() - Method in class com.snowflake.client.loader.LoadingError
-
- getPrimaryKeys(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getProcedureTerm() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getProperty(LoadingError.ErrorProperty) - Method in class com.snowflake.client.loader.LoadingError
-
- getPropertyInfo(String, Properties) - Method in class com.snowflake.client.jdbc.SnowflakeDriver
-
- getPropertyKey() - Method in enum com.snowflake.client.core.SFSessionProperty
-
- getPseudoColumns(String, String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getQueryId() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getQueryId() - Method in class com.snowflake.client.core.SFException
-
- getQueryId() - Method in class com.snowflake.client.core.SFResultSetMetaData
-
get the query id
- getQueryId() - Method in class com.snowflake.client.jdbc.MatDesc
-
- getQueryId() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getQueryId() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getQueryId() - Method in exception com.snowflake.client.jdbc.SnowflakeSQLException
-
- getQueryResult(JsonNode, String, String, StmtUtil.StmtInput) - Static method in class com.snowflake.client.core.StmtUtil
-
Issue get-result call to get query result given an in progress response.
- getQueryTimeout() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getQueryTimeout() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getQueryTimeout() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getRef(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getRef(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getRemMeToken() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getRemoteLocation() - Method in class com.snowflake.client.loader.BufferStage
-
- getResult() - Method in class com.snowflake.client.core.StmtUtil.StmtOutput
-
- getResultColumnMetadata() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getResultData() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getResultSet() - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- getResultSet() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getResultSet() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getResultSetConcurrency() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getResultSetConcurrency() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getResultSetHoldability() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getResultSetHoldability() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getResultSetHoldability() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getResultSetMetaData() - Method in class com.snowflake.client.core.SFStatementMetaData
-
- getResultSetType() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getResultSetType() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getResultVersion() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getRole() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getRootCause(Exception) - Static method in class com.snowflake.client.jdbc.SnowflakeUtil
-
- getRow() - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getRow() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getRow() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getRowCount() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getRowCount() - Method in class com.snowflake.client.loader.BufferStage
-
- getRowId(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getRowId(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getRowIdLifetime() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getRowset() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getScale(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getScale() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getScale(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getScale(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getSchema() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getSchemaName() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getSchemaName(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getSchemaName() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getSchemaName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getSchemaName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getSchemas() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSchemas(String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSchemaTerm() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSearchStringEscape() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getServerUrl() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getServerUrl() - Method in class com.snowflake.client.core.SFSession
-
- getServerUrl() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
get server url
- getSession() - Method in class com.snowflake.client.core.SFStatement
-
- getSessionParameters() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getSessionToken() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getSessionToken() - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- getSessionToken() - Method in class com.snowflake.client.core.SFSession
-
get session token
- getSessionToken() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
get session token
- getSfSession() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getSFSessionProperty(String) - Method in class com.snowflake.client.core.SFSession
-
- getSFSessionProperty(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getSfStatement() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getSFTime(Object, int, SFSession) - Static method in class com.snowflake.client.core.ResultUtil
-
Convert a time internal value (scaled number of seconds + fractional
seconds) into an SFTime.
- getSFTime(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getSFTime(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getSFTimeAsString(SFTime, int, SnowflakeDateTimeFormat) - Static method in class com.snowflake.client.core.ResultUtil
-
Convert a time value into a string
- getSFTimestamp(Object, int, int, long, TimeZone, SFSession) - Static method in class com.snowflake.client.core.ResultUtil
-
Convert a timestamp internal value (scaled number of seconds + fractional
seconds) into a SFTimestamp.
- getSFTimestamp(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getSFTimestamp(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getSFTimestampAsString(SFTimestamp, int, int, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SFSession) - Static method in class com.snowflake.client.core.ResultUtil
-
Convert a SFTimestamp to a string value.
- getShort(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getShort(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getShort(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getShort(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getSmkId() - Method in class com.snowflake.client.jdbc.MatDesc
-
- getSocketTimeout() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getSQLKeywords() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSqlState() - Method in class com.snowflake.client.core.SFException
-
- getSqlState() - Method in enum com.snowflake.client.jdbc.ErrorCode
-
- getSQLStateType() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSQLXML(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getSQLXML(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getStage() - Method in class com.snowflake.client.loader.LoadingError
-
- getStatement() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getStatement() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getStatementTypeId() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getStatementTypeId() - Method in class com.snowflake.client.core.SFResultSet
-
- getStatementTypeId() - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getString(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getString(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getString(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getString(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getStringFunctions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSubmittedRowCount() - Method in interface com.snowflake.client.loader.LoadResultListener
-
Gets the number of submitted row
- getSuperTables(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getSystemFunctions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getTableName(int) - Method in class com.snowflake.client.core.SFResultSetMetaData
-
- getTableName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- getTableName(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- getTablePrivileges(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getTableTypes() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getTail(Handler) - Method in class com.snowflake.client.core.SFLogger
-
- getTarget() - Method in class com.snowflake.client.loader.LoadingError
-
- getTime(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getTime(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTime(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTime(int, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTime(String, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTime(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getTimeDateFunctions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getTimeFormatter() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getTimestamp(int) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getTimestamp(int, TimeZone) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- getTimestamp(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTimestamp(int, TimeZone) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTimestamp(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTimestamp(int, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTimestamp(String, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getTimestamp(int) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getTimestamp(int, TimeZone) - Method in class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
- getTimestampLTZFormatter() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getTimestampNTZFormatter() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getTimestampTZFormatter() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getTimeZone() - Method in class com.snowflake.client.core.ResultUtil.ResultOutput
-
- getTransactionIsolation() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getType() - Method in class com.snowflake.client.core.Event
-
- getType() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getType() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getTypeInfo() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getTypeMap() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getTypeName() - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- getUDTs(String, String, String, int[]) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getUnicodeStream(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
Deprecated.
- getUpdateCount() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getUpdateCount() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- getUploadFileCallable(String, String, String, boolean, Map<String, SnowflakeFileTransferAgent.FileMetadata>, SnowflakeS3Client, SFSession, String, InputStream, boolean, long, int, File, S3FileEncryptionMaterial) - Static method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
A callable that can be executed in a separate thread using exeuctor service.
- getURL(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getURL(String) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getURL() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getURL() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getUrl() - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- getUserName() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getUserName() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getUserName() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getValueType() - Method in enum com.snowflake.client.core.SFSessionProperty
-
- getVendorCode() - Method in class com.snowflake.client.core.SFException
-
- getVersionColumns(String, String, String) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- getWarehouse() - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- getWarnings() - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- getWarnings() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- getWarnings() - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- getWarnings() - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- greatestCommonPrefix(String, String) - Static method in class com.snowflake.client.jdbc.SnowflakeUtil
-
- S3Location(String, String) - Constructor for class com.snowflake.client.jdbc.SnowflakeFileTransferAgent.S3Location
-
- session - Variable in class com.snowflake.client.core.SFBaseResultSet
-
- SESSION_EXPIRED_GS_CODE - Static variable in class com.snowflake.client.core.Constants
-
- SessionUtil - Class in com.snowflake.client.core
-
Created by jhuang on 1/23/16.
- SessionUtil() - Constructor for class com.snowflake.client.core.SessionUtil
-
- SessionUtil.LoginInput - Class in com.snowflake.client.core
-
A class for holding all information required for login
- SessionUtil.LoginOutput - Class in com.snowflake.client.core
-
Login output information including session tokens, database versions
- setAccountName(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setAccountName(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setAppBuildId(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setAppId(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setAppVersion(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setArray(int, Array) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setAsciiStream(int, InputStream, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setAsciiStream(int, InputStream, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setAsciiStream(int, InputStream) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setAuthenticator(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setAutoCommit(boolean) - Method in class com.snowflake.client.core.SFSession
-
- setAutoCommit(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setBigDecimal(int, BigDecimal) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBinaryStream(int, InputStream, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBinaryStream(int, InputStream, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBinaryStream(int, InputStream) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBindValues(Map<String, Map<String, Object>>) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setBlob(int, Blob) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBlob(int, InputStream, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBlob(int, InputStream) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBoolean(int, boolean) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setByte(int, byte) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setBytes(int, byte[]) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setCanceling(AtomicBoolean) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setCatalog(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setCharacterStream(int, Reader, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setCharacterStream(int, Reader, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setCharacterStream(int, Reader) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setClientInfo(Properties) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setClientInfo(Properties) - Method in class com.snowflake.client.core.SFSession
-
- setClientInfo(String, String) - Method in class com.snowflake.client.core.SFSession
-
- setClientInfo(Properties) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setClientInfo(String, String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setClob(int, Clob) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setClob(int, Reader, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setClob(int, Reader) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setCommonParams(Map<String, Object>) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setCompressSourceFromStream(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- setConnectionTimeout(int) - Method in class com.snowflake.client.core.ResultUtil.ResultInput
-
- setConnectionTimeout(int) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setCursorName(String) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setCursorName(String) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setDatabaseMajorVersion(int) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setDatabaseMinorVersion(int) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setDatabaseName(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setDatabaseName(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setDatabaseVersion(String) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setDate(int, Date) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setDate(int, Date, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setDescribeOnly(boolean) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setDestFileNameForStreamSource(String) - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- setDisableIncidents(boolean) - Static method in class com.snowflake.client.jdbc.SnowflakeDriver
-
- setDouble(int, double) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setDownloadError(String) - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- setDownloadState(SnowflakeResultChunk.DownloadState) - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- setDownloadTime(long) - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- setEnableHeartbeat(boolean) - Method in class com.snowflake.client.core.SFSession
-
- setEscapeProcessing(boolean) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setEscapeProcessing(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setExecuteReturnCountForDML(boolean) - Method in class com.snowflake.client.core.SFSession
-
- setFetchDirection(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- setFetchDirection(int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setFetchDirection(int) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setFetchSize(int) - Method in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- setFetchSize(int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setFetchSize(int) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setFixed(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setFloat(int, float) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setHealthCheckInterval(int) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setHoldability(int) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setHttpClient(HttpClient) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setHttpClient(HttpClient) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setHttpClientSocketTimeout(int) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setId(String) - Method in class com.snowflake.client.loader.BufferStage
-
- setInjectClientPause(int) - Method in class com.snowflake.client.core.SFSession
-
- setInjectClientPause(int) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setInjectClientPause(int) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setInjectedDelay(int) - Method in class com.snowflake.client.core.SFSession
-
- setInjectedDelay(int) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setInjectFileUploadFailure(String) - Method in class com.snowflake.client.core.SFSession
-
- setInjectFileUploadFailure(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setInjectSocketTimeout(int) - Method in class com.snowflake.client.core.SFSession
-
- setInjectSocketTimeout(int) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setInjectSocketTimeout(int) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setInt(int, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setLength(int) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setListener(LoadResultListener) - Method in interface com.snowflake.client.loader.Loader
-
- setListener(LoadResultListener) - Method in class com.snowflake.client.loader.StreamLoader
-
- setLoginTimeout(int) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setLong(int, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setMasterToken(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setMasterToken(String) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setMaxFieldSize(int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setMaxFieldSize(int) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setMaxRows(int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setMaxRows(int) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setMediaType(String) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setMessage(String) - Method in class com.snowflake.client.core.Event
-
- setName(String) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setNCharacterStream(int, Reader, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNCharacterStream(int, Reader) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNClob(int, NClob) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNClob(int, Reader, long) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNClob(int, Reader) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNetworkTimeout(Executor, int) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setNetworkTimeoutInMilli(int) - Method in class com.snowflake.client.core.ResultUtil.ResultInput
-
- setNetworkTimeoutInMillis(int) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setNewClientForUpdate(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setNewClientForUpgrade(String) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setNString(int, String) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNull(int, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNull(int, int, String) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setNullable(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setNumberOfBinds(int) - Method in class com.snowflake.client.core.SFStatementMetaData
-
- setObject(int, Object, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setObject(int, Object) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setObject(int, Object, int, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setOverwrite(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- setParametersMap(Map<String, Object>) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setParseTime(long) - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- setPasscode(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setPasscodeInPassword(boolean) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setPassword(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setPoolable(boolean) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setPoolable(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setPrecision(int) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setProperty(LoaderProperty, Object) - Method in interface com.snowflake.client.loader.Loader
-
- setProperty(LoadingError.ErrorProperty, String) - Method in class com.snowflake.client.loader.LoadingError
-
- setProperty(LoaderProperty, Object) - Method in class com.snowflake.client.loader.StreamLoader
-
- setQueryTimeout(int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setQueryTimeout(int) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setReadOnly(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setRef(int, Ref) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setRemMeToken(String) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setRequestId(String) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setResultData(JsonNode) - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- setResultJSON(JsonNode) - Method in class com.snowflake.client.core.ResultUtil.ResultInput
-
- setResultSetMetaData(SFResultSetMetaData) - Method in class com.snowflake.client.core.SFStatementMetaData
-
- setRetry(boolean) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setRetryQuery(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setRole(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setRowId(int, RowId) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setRowSet(ArrayList<Object[]>) - Method in class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- setSavepoint() - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setSavepoint(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setScale(int) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setSchema(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setSchemaName(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setSchemaName(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setSequenceId(int) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setServerUrl(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setServerUrl(String) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setSession(SFSession) - Method in class com.snowflake.client.core.SFBaseResultSet
-
- setSessionParameters(Map<String, Object>) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setSessionToken(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setSessionToken(String) - Method in class com.snowflake.client.core.SessionUtil.LoginOutput
-
- setSessionToken(String) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setShort(int, short) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setSocketTimeout(int) - Method in class com.snowflake.client.core.ResultUtil.ResultInput
-
- setSocketTimeout(int) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setSourceStream(InputStream) - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- setSourceStreamSize(long) - Method in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- setSql(String) - Method in class com.snowflake.client.core.StmtUtil.StmtInput
-
- setSQLXML(int, SQLXML) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setState(BufferStage.State) - Method in class com.snowflake.client.loader.BufferStage
-
- setString(int, String) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setTerminate(boolean) - Method in class com.snowflake.client.loader.BufferStage
-
- setTestMode(boolean) - Method in class com.snowflake.client.loader.StreamLoader
-
- setTime(int, Time) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setTime(int, Time, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setTimestamp(int, Timestamp) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setTimestamp(int, Timestamp, Calendar) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setTransactionIsolation(int) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setType(Event.EventType) - Method in class com.snowflake.client.core.Event
-
- setType(int) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setTypeMap(Map<String, Class<?>>) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setTypeName(String) - Method in class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- setUnicodeStream(int, InputStream, int) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
Deprecated.
- setUpdateCount(int) - Method in class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- setURL(int, URL) - Method in class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- setUseProxy(boolean) - Method in class com.snowflake.client.core.ResultUtil.ResultInput
-
- setUserName(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- setUserName(String) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setUseV1QueryAPI(boolean) - Method in class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
- setValue(String, String, String) - Method in class com.snowflake.client.core.SFStatement
-
Bind value with the given type for the parameter with the
given index.
- setValues(String, List<String>, String) - Method in class com.snowflake.client.core.SFStatement
-
Bind the list of values with the given type for the parameter with the
given index.
- setWarehouse(String) - Method in class com.snowflake.client.core.SessionUtil.LoginInput
-
- SF_HEADER_AUTHORIZATION - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_HEADER_AUTHORIZATION - Static variable in class com.snowflake.client.core.SFSession
-
- SF_HEADER_AUTHORIZATION - Static variable in class com.snowflake.client.core.StmtUtil
-
- SF_HEADER_BASIC_AUTHTYPE - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_HEADER_BASIC_AUTHTYPE - Static variable in class com.snowflake.client.core.SFSession
-
- SF_HEADER_SNOWFLAKE_AUTHTYPE - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_HEADER_SNOWFLAKE_AUTHTYPE - Static variable in class com.snowflake.client.core.SFSession
-
- SF_HEADER_SNOWFLAKE_AUTHTYPE - Static variable in class com.snowflake.client.core.StmtUtil
-
- SF_HEADER_TOKEN_TAG - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_HEADER_TOKEN_TAG - Static variable in class com.snowflake.client.core.SFSession
-
- SF_HEADER_TOKEN_TAG - Static variable in class com.snowflake.client.core.StmtUtil
-
- SF_PATH_ABORT_REQUEST_V1 - Static variable in class com.snowflake.client.core.StmtUtil
-
- SF_PATH_QUERY_V1 - Static variable in class com.snowflake.client.core.StmtUtil
-
- SF_QUERY_DATABASE - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_QUERY_REQUEST_ID - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_QUERY_REQUEST_ID - Static variable in class com.snowflake.client.core.SFSession
-
- SF_QUERY_REQUEST_ID - Static variable in class com.snowflake.client.core.StmtUtil
-
- SF_QUERY_ROLE - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_QUERY_SCHEMA - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_QUERY_SESSION_DELETE - Static variable in class com.snowflake.client.core.SessionUtil
-
- SF_QUERY_WAREHOUSE - Static variable in class com.snowflake.client.core.SessionUtil
-
- SFBaseResultSet - Class in com.snowflake.client.core
-
Base class for query result set and metadata result set
- SFBaseResultSet() - Constructor for class com.snowflake.client.core.SFBaseResultSet
-
- SFException - Class in com.snowflake.client.core
-
Created by jhuang on 1/5/16.
- SFException(ErrorCode, Object...) - Constructor for class com.snowflake.client.core.SFException
-
- SFException(Throwable, ErrorCode, Object...) - Constructor for class com.snowflake.client.core.SFException
-
- SFFixedViewResultSet - Class in com.snowflake.client.core
-
Fixed view result set.
- SFFixedViewResultSet(SnowflakeFixedView) - Constructor for class com.snowflake.client.core.SFFixedViewResultSet
-
- SFLogger - Class in com.snowflake.client.core
-
SFLogger
- SFLogger() - Constructor for class com.snowflake.client.core.SFLogger
-
- SFResultSet - Class in com.snowflake.client.core
-
Snowflake ResultSet implementation
- SFResultSet(JsonNode, SFStatement, boolean) - Constructor for class com.snowflake.client.core.SFResultSet
-
Constructor takes a result from the API response that we get from
executing a SQL statement.
- SFResultSetMetaData - Class in com.snowflake.client.core
-
Snowflake ResultSetMetaData
- SFResultSetMetaData(int, List<String>, List<String>, List<Integer>, SFSession) - Constructor for class com.snowflake.client.core.SFResultSetMetaData
-
- SFResultSetMetaData(List<SnowflakeColumnMetadata>, SFSession, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat) - Constructor for class com.snowflake.client.core.SFResultSetMetaData
-
- SFResultSetMetaData(List<SnowflakeColumnMetadata>, String, SFSession, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat, SnowflakeDateTimeFormat) - Constructor for class com.snowflake.client.core.SFResultSetMetaData
-
- SFSession - Class in com.snowflake.client.core
-
Snowflake session implementation
- SFSession() - Constructor for class com.snowflake.client.core.SFSession
-
- SFSessionProperty - Enum in com.snowflake.client.core
-
session properties accepted for opening a new session.
- SFStatement - Class in com.snowflake.client.core
-
Snowflake statement
- SFStatement(SFSession) - Constructor for class com.snowflake.client.core.SFStatement
-
- SFStatement(SFSession, String) - Constructor for class com.snowflake.client.core.SFStatement
-
- SFStatementMetaData - Class in com.snowflake.client.core
-
Statement metadata which includes the result metadata and bind information.
- SFStatementMetaData(SFResultSetMetaData, int) - Constructor for class com.snowflake.client.core.SFStatementMetaData
-
- SFStatementType - Class in com.snowflake.client.core
-
Used to check if the statementType belongs to DDL or DML
The enum of each statement type is defined in
com.snowflake.core.Statement.java
- SFStatementType() - Constructor for class com.snowflake.client.core.SFStatementType
-
- showObjectResultSet - Variable in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaDataResultSet
-
- shutdown() - Method in class com.snowflake.client.jdbc.SnowflakeS3Client
-
- SIGNATURE - Static variable in class com.snowflake.client.core.IncidentUtil
-
- skip(long) - Method in class com.snowflake.client.core.HttpUtil.HttpInputStream
-
- SMK_ID - Static variable in class com.snowflake.client.jdbc.MatDesc
-
MatDesc key for stage master key ID
- SnowflakeBaseResultSet - Class in com.snowflake.client.jdbc
-
Base class for query result set and metadata result set
- SnowflakeBaseResultSet() - Constructor for class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- SnowflakeChunkDownloader - Class in com.snowflake.client.jdbc
-
Class for managing async download of offline result chunks
Created by jhuang on 11/12/14.
- SnowflakeChunkDownloader(int, JsonNode, Integer, Integer, String, JsonNode, int, Boolean) - Constructor for class com.snowflake.client.jdbc.SnowflakeChunkDownloader
-
Constructor to initialize downloader
- SnowflakeColumnMetadata - Class in com.snowflake.client.jdbc
-
- SnowflakeColumnMetadata(String, int, boolean, int, int, int, String, boolean, SnowflakeType, String, String, String) - Constructor for class com.snowflake.client.jdbc.SnowflakeColumnMetadata
-
- SnowflakeConnectionV1 - Class in com.snowflake.client.jdbc
-
Snowflake connection implementation
- SnowflakeConnectionV1(String, Properties) - Constructor for class com.snowflake.client.jdbc.SnowflakeConnectionV1
-
A connection will establish a session token from snowflake
- SnowflakeDatabaseMetaData - Class in com.snowflake.client.jdbc
-
- SnowflakeDatabaseMetaData(Connection) - Constructor for class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- SnowflakeDatabaseMetaDataResultSet - Class in com.snowflake.client.jdbc
-
- SnowflakeDatabaseMetaDataResultSet() - Constructor for class com.snowflake.client.jdbc.SnowflakeDatabaseMetaDataResultSet
-
Used for creating an empty result set
- SnowflakeDatabaseMetaDataResultSet(List<String>, List<String>, List<Integer>, ResultSet, Statement) - Constructor for class com.snowflake.client.jdbc.SnowflakeDatabaseMetaDataResultSet
-
DatabaseMetadataResultSet based on result from show command
- SnowflakeDatabaseMetaDataResultSet(List<String>, List<String>, List<Integer>, Object[][], Statement) - Constructor for class com.snowflake.client.jdbc.SnowflakeDatabaseMetaDataResultSet
-
DatabaseMetadataResultSet based on a constant rowset.
- SnowflakeDriver - Class in com.snowflake.client.jdbc
-
JDBC Driver implementation of Snowflake for production.
- SnowflakeDriver() - Constructor for class com.snowflake.client.jdbc.SnowflakeDriver
-
- SnowflakeFileTransferAgent - Class in com.snowflake.client.jdbc
-
Class for uploading/downloading files
- SnowflakeFileTransferAgent(String, SFSession, SFStatement) - Constructor for class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- SnowflakeFileTransferAgent.CommandType - Enum in com.snowflake.client.jdbc
-
- SnowflakeFileTransferAgent.DownloadCommandEncryptionFacade - Class in com.snowflake.client.jdbc
-
- SnowflakeFileTransferAgent.DownloadCommandFacade - Class in com.snowflake.client.jdbc
-
A class for encapsulating the columns to return for the download command
- SnowflakeFileTransferAgent.FileCompressionType - Enum in com.snowflake.client.jdbc
-
- SnowflakeFileTransferAgent.FileMetadata - Class in com.snowflake.client.jdbc
-
File metadata with everything we care so we don't need to repeat
same processing to get these info.
- SnowflakeFileTransferAgent.ResultStatus - Enum in com.snowflake.client.jdbc
-
Result status enum
- SnowflakeFileTransferAgent.S3Location - Class in com.snowflake.client.jdbc
-
S3 locations consists of a bucket name and path
- SnowflakeFileTransferAgent.UploadColumns - Enum in com.snowflake.client.jdbc
-
A class for encapsulating the columns to return for the upload command
- SnowflakeFileTransferAgent.UploadCommandEncryptionFacade - Class in com.snowflake.client.jdbc
-
- SnowflakeFileTransferAgent.UploadCommandFacade - Class in com.snowflake.client.jdbc
-
- SnowflakeFixedView - Interface in com.snowflake.client.jdbc
-
An interface to use for returning query results from any java class
- SnowflakePreparedStatementV1 - Class in com.snowflake.client.jdbc
-
- SnowflakePreparedStatementV1(SnowflakeConnectionV1, String) - Constructor for class com.snowflake.client.jdbc.SnowflakePreparedStatementV1
-
- SnowflakeResultChunk - Class in com.snowflake.client.jdbc
-
Class for result chunk
Created by jhuang on 11/12/14.
- SnowflakeResultChunk(String, int, int) - Constructor for class com.snowflake.client.jdbc.SnowflakeResultChunk
-
- SnowflakeResultChunk.DownloadState - Enum in com.snowflake.client.jdbc
-
- SnowflakeResultSetMetaData - Class in com.snowflake.client.jdbc
-
Snowflake ResultSetMetaData
- SnowflakeResultSetMetaData() - Constructor for class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- SnowflakeResultSetMetaData(int, List<String>, List<String>, List<Integer>) - Constructor for class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- SnowflakeResultSetMetaData(List<SnowflakeColumnMetadata>) - Constructor for class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- SnowflakeResultSetMetaData(List<SnowflakeColumnMetadata>, String) - Constructor for class com.snowflake.client.jdbc.SnowflakeResultSetMetaData
-
- SnowflakeResultSetMetaDataV1 - Class in com.snowflake.client.jdbc
-
Snowflake ResultSetMetaData
- SnowflakeResultSetMetaDataV1(SFResultSetMetaData) - Constructor for class com.snowflake.client.jdbc.SnowflakeResultSetMetaDataV1
-
- SnowflakeResultSetV1 - Class in com.snowflake.client.jdbc
-
Snowflake ResultSet implementation
- SnowflakeResultSetV1(SFBaseResultSet, Statement) - Constructor for class com.snowflake.client.jdbc.SnowflakeResultSetV1
-
Constructor takes an inputstream from the API response that we get from
executing a SQL statement.
- SnowflakeS3Client - Class in com.snowflake.client.jdbc
-
Wrapper around AmazonS3Client.
- SnowflakeS3Client(AWSCredentials, ClientConfiguration, S3FileEncryptionMaterial) - Constructor for class com.snowflake.client.jdbc.SnowflakeS3Client
-
- SnowflakeSimulatedUploadFailure - Exception in com.snowflake.client.jdbc
-
Snowflake Loader exception for Test.
- SnowflakeSimulatedUploadFailure() - Constructor for exception com.snowflake.client.jdbc.SnowflakeSimulatedUploadFailure
-
- SnowflakeSimulatedUploadFailure(String) - Constructor for exception com.snowflake.client.jdbc.SnowflakeSimulatedUploadFailure
-
- SnowflakeSQLException - Exception in com.snowflake.client.jdbc
-
- SnowflakeSQLException(String, String, String, int) - Constructor for exception com.snowflake.client.jdbc.SnowflakeSQLException
-
This constructor should only be used for error from
Global service.
- SnowflakeSQLException(String, int) - Constructor for exception com.snowflake.client.jdbc.SnowflakeSQLException
-
- SnowflakeSQLException(String, int, Object...) - Constructor for exception com.snowflake.client.jdbc.SnowflakeSQLException
-
- SnowflakeSQLException(Throwable, String, int) - Constructor for exception com.snowflake.client.jdbc.SnowflakeSQLException
-
- SnowflakeSQLException(Throwable, String, int, Object...) - Constructor for exception com.snowflake.client.jdbc.SnowflakeSQLException
-
- SnowflakeSQLFeatureNotSupportedException - Exception in com.snowflake.client.jdbc
-
- SnowflakeSQLFeatureNotSupportedException() - Constructor for exception com.snowflake.client.jdbc.SnowflakeSQLFeatureNotSupportedException
-
- SnowflakeSQLFeatureNotSupportedException(String) - Constructor for exception com.snowflake.client.jdbc.SnowflakeSQLFeatureNotSupportedException
-
- SnowflakeStatementV1 - Class in com.snowflake.client.jdbc
-
Snowflake statement
- SnowflakeStatementV1(SnowflakeConnectionV1) - Constructor for class com.snowflake.client.jdbc.SnowflakeStatementV1
-
- SnowflakeType - Enum in com.snowflake.client.jdbc
-
- SnowflakeType.JavaDataType - Enum in com.snowflake.client.jdbc
-
- SnowflakeUtil - Class in com.snowflake.client.jdbc
-
- SnowflakeUtil() - Constructor for class com.snowflake.client.jdbc.SnowflakeUtil
-
- SRC_FILE_NAME_FOR_STREAM - Static variable in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent
-
- srcCompressionType - Variable in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent.FileMetadata
-
- srcFileName - Variable in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent.FileMetadata
-
- srcFileSize - Variable in class com.snowflake.client.jdbc.SnowflakeFileTransferAgent.FileMetadata
-
- STACKTRACE - Static variable in class com.snowflake.client.core.IncidentUtil
-
- stageData(byte[], boolean) - Method in class com.snowflake.client.loader.BufferStage
-
- start() - Method in interface com.snowflake.client.loader.Loader
-
Initiates loading threads.
- start() - Method in class com.snowflake.client.loader.StreamLoader
-
Starts the loader
- startFlusher() - Method in class com.snowflake.client.core.EventHandler
-
Creates and runs a new QueueFlusher thread
- startHeartbeatForThisSession() - Method in class com.snowflake.client.core.SFSession
-
Start heartbeat for this session
- state() - Method in class com.snowflake.client.loader.BufferStage
-
- statement - Variable in class com.snowflake.client.core.SFResultSet
-
- statement - Variable in class com.snowflake.client.jdbc.SnowflakeBaseResultSet
-
- statement - Variable in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaDataResultSet
-
- StmtInput() - Constructor for class com.snowflake.client.core.StmtUtil.StmtInput
-
- StmtOutput(JsonNode) - Constructor for class com.snowflake.client.core.StmtUtil.StmtOutput
-
- StmtUtil - Class in com.snowflake.client.core
-
Created by jhuang on 1/28/16.
- StmtUtil() - Constructor for class com.snowflake.client.core.StmtUtil
-
- StmtUtil.StmtInput - Class in com.snowflake.client.core
-
Input for executing a statement on server
- StmtUtil.StmtOutput - Class in com.snowflake.client.core
-
Output for running a statement on server
- stopFlusher() - Method in class com.snowflake.client.core.EventHandler
-
Stops the running QueueFlusher thread, if any
- stopHeartbeatForThisSession() - Method in class com.snowflake.client.core.SFSession
-
Stop heartbeat for this session
- storesLowerCaseIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- StreamLoader - Class in com.snowflake.client.loader
-
- StreamLoader(Map<LoaderProperty, Object>, Connection, Connection) - Constructor for class com.snowflake.client.loader.StreamLoader
-
- submitRow(Object[]) - Method in interface com.snowflake.client.loader.Loader
-
Pass row data
- submitRow(Object[]) - Method in class com.snowflake.client.loader.StreamLoader
-
- supportsAlterTableWithAddColumn() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsBatchUpdates() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsCatalogsInDataManipulation() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsColumnAliasing() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsConvert() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsConvert(int, int) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsExpressionsInOrderBy() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsFullOuterJoins() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsGroupBy() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsMultipleResultSets() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsNamedParameters() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsNonNullableColumns() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsOuterJoins() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsPositionedDelete() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsResultSetType(int) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSavepoints() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSchemasInDataManipulation() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSelectForUpdate() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsStatementPooling() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsStoredProcedures() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsTableCorrelationNames() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsTransactions() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsUnion() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- supportsUnionAll() - Method in class com.snowflake.client.jdbc.SnowflakeDatabaseMetaData
-
- svnRevision - Static variable in class com.snowflake.client.jdbc.SnowflakeDriver
-
- valueOf(String) - Static method in enum com.snowflake.client.core.BasicEvent.QueryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.core.Event.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.core.SFSessionProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.CommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.FileCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.UploadColumns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.SnowflakeType.JavaDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.jdbc.SnowflakeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.loader.BufferStage.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.loader.LoaderProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.loader.LoadingError.ErrorProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.snowflake.client.loader.Operation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.snowflake.client.core.BasicEvent.QueryState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.core.Event.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.core.SFSessionProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.CommandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.FileCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.ResultStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.SnowflakeFileTransferAgent.UploadColumns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.SnowflakeResultChunk.DownloadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.SnowflakeType.JavaDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.jdbc.SnowflakeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.loader.BufferStage.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.loader.LoaderProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.loader.LoadingError.ErrorProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.snowflake.client.loader.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.