Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(Executor) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- abortStatement(String, FireboltProperties) - Method in class com.firebolt.jdbc.client.query.StatementClientImpl
- abortStatement(String, FireboltProperties) - Method in class com.firebolt.jdbc.service.FireboltStatementService
- abortStatement(String, FireboltProperties) - Method in interface com.firebolt.jdbc.client.query.StatementClient
-
Call endpoint to abort a running SQL statement
- absolute(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- acceptsURL(String) - Method in class com.firebolt.FireboltDriver
- ACCESS_TOKEN - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- ACCOUNT - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- ACCOUNT_ID - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- ACCOUNT_ID - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- addBatch() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- addBatch(String) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- addProperty(String, String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
-
By default, when adding a property it is validating the connection
- addProperty(String, String) - Method in class com.firebolt.jdbc.connection.settings.FireboltProperties
- addProperty(String, String, boolean) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- addProperty(Map.Entry<String, String>) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- addProperty(Map.Entry<String, String>) - Method in class com.firebolt.jdbc.connection.settings.FireboltProperties
- addProperty(Map.Entry<String, String>, boolean) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- addWarning(SQLWarning) - Method in class com.firebolt.jdbc.JdbcBase
- ADMIN_SHUTDOWN - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- afterLast() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- AGGRESSIVE_CANCEL - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Deprecated.
- allProceduresAreCallable() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- allTablesAreSelectable() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- append(StatementResultWrapper) - Method in class com.firebolt.jdbc.statement.StatementResultWrapper
-
Appends the result with another
StatementResultWrapper
This may happen if the statement executed was a multistatement returning multipleResultSet
- apply(T) - Method in interface com.firebolt.jdbc.CheckedFunction
- apply(T, U) - Method in interface com.firebolt.jdbc.CheckedBiFunction
- apply(T, U, V) - Method in interface com.firebolt.jdbc.CheckedTriFunction
- ARRAY - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- ARRAY - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- ARRAY - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- arrayToString(Object) - Static method in class com.firebolt.jdbc.type.array.SqlArrayUtil
- asBytes() - Method in class com.firebolt.jdbc.resultset.compress.BlockChecksum
- ASC_OR_DESC - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- ASSERT_FAILURE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- ASYNC - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- ATTR_DEF - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- ATTR_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- ATTR_SIZE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- ATTR_TYPE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- authenticate() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- authenticate() - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
- authenticate() - Method in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- authenticate() - Method in class com.firebolt.jdbc.connection.LocalhostFireboltConnection
- AuthenticationRequest - Interface in com.firebolt.jdbc.client.authentication
- AUTO_INCREMENT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- autoCommitFailureClosesAllResultSets() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
B
- BASE_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- BaseType - Enum Class in com.firebolt.jdbc.type
-
This class contains the java types the Firebolt data types are mapped to
- beforeFirst() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- BIG_DECIMAL - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- BIG_INT - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- BIG_INT_64 - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- BIG_INTEGER - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- BIGINT - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- BlockChecksum - Class in com.firebolt.jdbc.resultset.compress
- BlockChecksum(long, long) - Constructor for class com.firebolt.jdbc.resultset.compress.BlockChecksum
- BOOLEAN - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- BOOLEAN - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- BOOLEAN - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- buf - Variable in class com.firebolt.jdbc.type.lob.FireboltClob
- BUFFER_LENGTH - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- BUFFER_SIZE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- byAlias(String) - Static method in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- BYTE - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- BYTE - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- BYTE_ARRAY - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- BYTEA - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- BYTEA - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- BYTEA_IN_ARRAY_PREFIX - Static variable in class com.firebolt.jdbc.type.array.SqlArrayUtil
- BYTEA_PREFIX - Static variable in class com.firebolt.jdbc.type.array.SqlArrayUtil
- byteArrayToHexString(byte[], boolean) - Static method in class com.firebolt.jdbc.type.array.SqlArrayUtil
-
Creates string representation of given byte array as a sequence of hexadecimal 2 character digits prepended by special marker
\x
.
C
- CACHE_CONNECTION - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
When the connection is cached the subsequent request to same url will reuse the same jwt token, system engine url and will not validate if engine and database exist if these were validate already by the connection that was cached.
- CacheException - Exception in com.firebolt.jdbc.cache.exception
-
Use this exception to signal that there was a problem talking to the actual cache.
- CacheException() - Constructor for exception com.firebolt.jdbc.cache.exception.CacheException
- CacheKey - Interface in com.firebolt.jdbc.cache.key
-
The interface of a caching key.
- CacheListener - Interface in com.firebolt.jdbc.connection
- CacheService - Interface in com.firebolt.jdbc.cache
-
A cache service that will cache a connection object
- CacheServiceProvider - Class in com.firebolt.jdbc.cache
-
Class responsible for creating the CacheService.
- CacheType - Enum Class in com.firebolt.jdbc.cache
- calculateForBlock(byte, int, int, byte[], int) - Static method in class com.firebolt.jdbc.resultset.compress.BlockChecksum
- cancel() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- cancelAsyncQuery(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- CANCELED - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
- cancelRowUpdates() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- CANNOT_CONNECT_NOW - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- CANT_CHANGE_RUNTIME_PARAM - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- CARDINALITY - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- CASE_SENSITIVE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- CHAR_OCTET_LENGTH - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- CHARACTER_NOT_IN_REPERTOIRE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- CheckedBiFunction<T,
U, R> - Interface in com.firebolt.jdbc - CheckedFunction<T,
R> - Interface in com.firebolt.jdbc - CheckedSupplier<R> - Interface in com.firebolt.jdbc
- CheckedTriFunction<T,
U, V, R> - Interface in com.firebolt.jdbc - CityHash - Class in com.firebolt.jdbc.resultset.compress
-
NOTE: The code is modified to be compatible with CityHash128 used in ClickHouse
- CityHash() - Constructor for class com.firebolt.jdbc.resultset.compress.CityHash
- CLASS_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- cleanup() - Method in class com.firebolt.jdbc.client.account.FireboltAccountClient
- cleanup() - Method in class com.firebolt.jdbc.client.account.FireboltAccountRetriever
- cleanup() - Method in class com.firebolt.jdbc.client.FireboltClient
- cleanup() - Method in interface com.firebolt.jdbc.connection.CacheListener
- cleanup() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- clearAdditionalProperties() - Method in class com.firebolt.jdbc.connection.settings.FireboltProperties
- clearBatch() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- clearParameters() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- clearWarnings() - Method in class com.firebolt.jdbc.JdbcBase
- CLIENT_BUFFER_SIZE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Deprecated.
- CLIENT_ID - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- CLIENT_MAP - Static variable in class com.firebolt.jdbc.client.UsageTrackerUtil
- CLIENT_SECRET - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- ClientSecretCacheKey - Class in com.firebolt.jdbc.cache.key
- ClientSecretCacheKey(String, String, String) - Constructor for class com.firebolt.jdbc.cache.key.ClientSecretCacheKey
- close() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- close() - Method in class com.firebolt.jdbc.resultset.compress.LZ4InputStream
- close() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- close() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- close() - Method in class com.firebolt.jdbc.statement.StatementResultWrapper
- close(boolean) - Method in class com.firebolt.jdbc.statement.FireboltStatement
-
Closes the Statement and removes the object from the list of Statements kept in the
FireboltConnection
if the param removeFromConnection is set to true - close(Closeable) - Method in class com.firebolt.jdbc.util.CloseableUtil
-
Closes the
Closeable
and log any potentialIOException
- CloseableUtil - Class in com.firebolt.jdbc.util
- CloseableUtil() - Constructor for class com.firebolt.jdbc.util.CloseableUtil
- closeOnCompletion() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- Column - Class in com.firebolt.jdbc.resultset.column
- Column() - Constructor for class com.firebolt.jdbc.QueryResult.Column
- Column() - Constructor for class com.firebolt.jdbc.resultset.column.Column
- COLUMN_DEF - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- COLUMN_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- COLUMN_SIZE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- COLUMN_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- COLUMN_USAGE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- ColumnType - Class in com.firebolt.jdbc.resultset.column
-
This class represents a Column type returned by the server
- ColumnType() - Constructor for class com.firebolt.jdbc.resultset.column.ColumnType
- com.firebolt - package com.firebolt
- com.firebolt.jdbc - package com.firebolt.jdbc
- com.firebolt.jdbc.annotation - package com.firebolt.jdbc.annotation
- com.firebolt.jdbc.cache - package com.firebolt.jdbc.cache
- com.firebolt.jdbc.cache.exception - package com.firebolt.jdbc.cache.exception
- com.firebolt.jdbc.cache.key - package com.firebolt.jdbc.cache.key
- com.firebolt.jdbc.client - package com.firebolt.jdbc.client
- com.firebolt.jdbc.client.account - package com.firebolt.jdbc.client.account
- com.firebolt.jdbc.client.account.response - package com.firebolt.jdbc.client.account.response
- com.firebolt.jdbc.client.authentication - package com.firebolt.jdbc.client.authentication
- com.firebolt.jdbc.client.config - package com.firebolt.jdbc.client.config
- com.firebolt.jdbc.client.config.socket - package com.firebolt.jdbc.client.config.socket
- com.firebolt.jdbc.client.gateway - package com.firebolt.jdbc.client.gateway
- com.firebolt.jdbc.client.query - package com.firebolt.jdbc.client.query
- com.firebolt.jdbc.connection - package com.firebolt.jdbc.connection
- com.firebolt.jdbc.connection.settings - package com.firebolt.jdbc.connection.settings
- com.firebolt.jdbc.exception - package com.firebolt.jdbc.exception
- com.firebolt.jdbc.log - package com.firebolt.jdbc.log
- com.firebolt.jdbc.metadata - package com.firebolt.jdbc.metadata
- com.firebolt.jdbc.resultset - package com.firebolt.jdbc.resultset
- com.firebolt.jdbc.resultset.column - package com.firebolt.jdbc.resultset.column
- com.firebolt.jdbc.resultset.compress - package com.firebolt.jdbc.resultset.compress
- com.firebolt.jdbc.service - package com.firebolt.jdbc.service
- com.firebolt.jdbc.statement - package com.firebolt.jdbc.statement
- com.firebolt.jdbc.statement.preparedstatement - package com.firebolt.jdbc.statement.preparedstatement
- com.firebolt.jdbc.statement.rawstatement - package com.firebolt.jdbc.statement.rawstatement
- com.firebolt.jdbc.type - package com.firebolt.jdbc.type
- com.firebolt.jdbc.type.array - package com.firebolt.jdbc.type.array
- com.firebolt.jdbc.type.date - package com.firebolt.jdbc.type.date
- com.firebolt.jdbc.type.lob - package com.firebolt.jdbc.type.lob
- com.firebolt.jdbc.util - package com.firebolt.jdbc.util
- commit() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- COMMON_RADIX - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- COMPRESS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- COMPRESS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- CONFIGURATION_FILE_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- CONFIGURATION_LIMIT_EXCEEDED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- connect() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- connect(String, Properties) - Method in class com.firebolt.FireboltDriver
- connection - Variable in class com.firebolt.jdbc.client.FireboltClient
- CONNECTION_DOES_NOT_EXIST - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- CONNECTION_EXCEPTION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- CONNECTION_FAILURE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- CONNECTION_TIMEOUT_MILLIS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- ConnectionCache - Class in com.firebolt.jdbc.cache
-
This class encapsulates what information we cache for each connection
- ConnectionCache(String) - Constructor for class com.firebolt.jdbc.cache.ConnectionCache
- ConnectionCache(JSONObject) - Constructor for class com.firebolt.jdbc.cache.ConnectionCache
- ConnectionCacheDeserializationException - Exception in com.firebolt.jdbc.cache.exception
-
This error should be thrown when cannot deserialize the content of the disk file to a valid ConnectionCache.
- ConnectionCacheDeserializationException() - Constructor for exception com.firebolt.jdbc.cache.exception.ConnectionCacheDeserializationException
- ConnectionIdGenerator - Class in com.firebolt.jdbc.connection
-
Generates a new id for each connection.
- ConnectionIdGenerator() - Constructor for class com.firebolt.jdbc.connection.ConnectionIdGenerator
- convertToDate(long, TimeZone) - Static method in class com.firebolt.jdbc.type.date.TimestampUtil
-
Extracts the date part from a timestamp.
- copy(FireboltProperties) - Static method in class com.firebolt.jdbc.connection.settings.FireboltProperties
- CRASH_SHUTDOWN - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- create(String, Properties) - Method in class com.firebolt.jdbc.connection.FireboltConnectionProvider
-
From the url and connection properties, determine the appropriate firebolt connection
- CREATE_PARAMS - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- createArrayOf(String, Object[]) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createBlob() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createClient(FireboltProperties) - Static method in class com.firebolt.jdbc.client.config.OkHttpClientCreator
- createClob() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createFireboltAuthenticationClient(OkHttpClient) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createFireboltAuthenticationClient(OkHttpClient) - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
- createFireboltAuthenticationClient(OkHttpClient) - Method in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- createNClob() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createPostRequest(String, String, String, String) - Method in class com.firebolt.jdbc.client.FireboltClient
- createPostRequest(String, String, RequestBody, String) - Method in class com.firebolt.jdbc.client.FireboltClient
- createSocket() - Method in class com.firebolt.jdbc.client.config.socket.FireboltSocketFactory
- createSocket() - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- createSocket(String, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSocketFactory
- createSocket(String, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- createSocket(InetAddress, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSocketFactory
- createSocket(InetAddress, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- createSQLXML() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createStatement() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createStatement(int, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createStatement(int, int, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createStruct(String, Object[]) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- createUrl(String) - Static method in class com.firebolt.jdbc.connection.UrlUtil
-
This factory method is similar to
URI.create(String)
. - createValidator(RawStatement, FireboltConnection) - Static method in class com.firebolt.jdbc.statement.rawstatement.StatementValidatorFactory
- CURRENT - Enum constant in enum class com.firebolt.jdbc.type.ParserVersion
D
- DATA_CORRUPTED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- DATA_EXCEPTION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- DATA_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- DATABASE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- DATABASE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- DATABASE_DROPPED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- DatabaseOptions - Class in com.firebolt.jdbc.cache
-
Class that encapsulates all the parameters/options that we can cache for a particular database
- DatabaseOptions(List<Pair<String, String>>) - Constructor for class com.firebolt.jdbc.cache.DatabaseOptions
- dataDefinitionCausesTransactionCommit() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- dataDefinitionIgnoredInTransactions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- DATE - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- DATE - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- DATE - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- DATE_32 - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- DATE_TIME_64 - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- dateTimeFormatter - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- debug(String) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- debug(String) - Method in class com.firebolt.jdbc.log.JDKLogger
- debug(String) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- debug(String, Object...) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- debug(String, Object...) - Method in class com.firebolt.jdbc.log.JDKLogger
- debug(String, Object...) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- debug(String, Throwable) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- debug(String, Throwable) - Method in class com.firebolt.jdbc.log.JDKLogger
- debug(String, Throwable) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- DECIMAL_DIGITS - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- decrypt(String, String) - Method in class com.firebolt.jdbc.cache.EncryptionService
-
Decrypts the encrypted text using AES algorithm
- DEFAULT_FORMAT - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- DEFAULT_VALUE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- DEFERRABILITY - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- DELETE_RULE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- deleteRow() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- deletesAreDetected(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- DESCRIPTION - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- DirectoryPathResolver - Class in com.firebolt.jdbc.cache
-
Based on different operating systems, it resolves the path to the directory where an application can write to disk
- DirectoryPathResolver() - Constructor for class com.firebolt.jdbc.cache.DirectoryPathResolver
- DISK - Enum constant in enum class com.firebolt.jdbc.cache.CacheType
-
Will keep the cached values in memory while also writing them to disk.
- DISK_FULL - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- doesDatabaseExist(String) - Method in class com.firebolt.jdbc.service.FireboltEngineInformationSchemaService
- doesDatabaseExist(String) - Method in interface com.firebolt.jdbc.service.FireboltEngineService
- doesMaxRowSizeIncludeBlobs() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- DOUBLE - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- DOUBLE - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- DOUBLE_PRECISION - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- DRIVER_MAP - Static variable in class com.firebolt.jdbc.client.UsageTrackerUtil
- DUPLICATE_FILE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- DUPLICATE_KEY_VALUE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
E
- encrypt(String, String) - Method in class com.firebolt.jdbc.cache.EncryptionService
-
Encrypts a plaintext using the encryption key.
- EncryptionException - Exception in com.firebolt.jdbc.cache.exception
- EncryptionException(String) - Constructor for exception com.firebolt.jdbc.cache.exception.EncryptionException
- EncryptionService - Class in com.firebolt.jdbc.cache
-
Class that knows how to encrypt and encrypt secrets using AES encryption algorithm
- EncryptionService() - Constructor for class com.firebolt.jdbc.cache.EncryptionService
- Engine - Class in com.firebolt.jdbc.connection
- Engine() - Constructor for class com.firebolt.jdbc.connection.Engine
- Engine(String) - Constructor for class com.firebolt.jdbc.client.account.response.FireboltEngineIdResponse.Engine
- Engine(String, String) - Constructor for class com.firebolt.jdbc.client.account.response.FireboltEngineResponse.Engine
- ENGINE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- ENGINE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- EngineOptions - Class in com.firebolt.jdbc.cache
-
Class that encapsulates all the parameters/options that we can cache for a particular engine
- EngineOptions(String, List<Pair<String, String>>) - Constructor for class com.firebolt.jdbc.cache.EngineOptions
- ENVIRONMENT - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- equals(Object) - Method in class com.firebolt.jdbc.client.account.FireboltAccount
- equals(Object) - Method in class com.firebolt.jdbc.client.gateway.GatewayUrlResponse
- equals(Object) - Method in class com.firebolt.jdbc.exception.ServerError
- equals(Object) - Method in class com.firebolt.jdbc.exception.ServerError.Error
- equals(Object) - Method in class com.firebolt.jdbc.exception.ServerError.Error.Location
- equals(Object) - Method in class com.firebolt.jdbc.exception.ServerError.Query
- equals(Object) - Method in class com.firebolt.jdbc.resultset.compress.BlockChecksum
- equals(Object) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- equals(Object) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- equals(Object) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- error(String) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- error(String) - Method in class com.firebolt.jdbc.log.JDKLogger
- error(String) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- error(String, Object...) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- error(String, Object...) - Method in class com.firebolt.jdbc.log.JDKLogger
- error(String, Object...) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- error(String, Throwable) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- error(String, Throwable) - Method in class com.firebolt.jdbc.log.JDKLogger
- error(String, Throwable) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- Error(String, String, ServerError.Error.Severity, ServerError.Error.Source, String, String, String, ServerError.Error.Location) - Constructor for class com.firebolt.jdbc.exception.ServerError.Error
- ERROR - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
- ERROR - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Severity
- ExceptionType - Enum Class in com.firebolt.jdbc.exception
-
This class represents the types of exceptions that may be thrown
- ExcludeFromJacocoGeneratedReport - Annotation Interface in com.firebolt.jdbc.annotation
-
Starting from JaCoCo 0.8.2, we can exclude classes and methods by annotating them with a custom annotation with the following properties: The name of the annotation should include
Generated
. The retention policy of annotation should be runtime or class. - execute() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- execute(Request, String) - Method in class com.firebolt.jdbc.client.FireboltClient
- execute(Request, String, boolean) - Method in class com.firebolt.jdbc.client.FireboltClient
- execute(StatementInfoWrapper, FireboltProperties, FireboltStatement) - Method in class com.firebolt.jdbc.service.FireboltStatementService
-
Executes statement
- execute(String) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- execute(String) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- execute(String, int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- execute(String, int[]) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- execute(String, String[]) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- execute(List<StatementInfoWrapper>) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeAsync(String) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeAsyncStatement(StatementInfoWrapper, FireboltProperties, FireboltStatement) - Method in class com.firebolt.jdbc.service.FireboltStatementService
- executeBatch() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeBatch() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- executeQuery() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- executeQuery(String) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeQuery(List<StatementInfoWrapper>) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeSqlStatement(StatementInfoWrapper, FireboltProperties, boolean, int, boolean) - Method in class com.firebolt.jdbc.client.query.StatementClientImpl
-
Sends SQL statement to Firebolt Retries to send the statement if the first execution is unauthorized
- executeSqlStatement(StatementInfoWrapper, FireboltProperties, boolean, int, boolean) - Method in interface com.firebolt.jdbc.client.query.StatementClient
-
Post SQL statement
- executeUpdate() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- executeUpdate(String) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeUpdate(String) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- executeUpdate(String, int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeUpdate(String, int[]) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeUpdate(String, String[]) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- executeUpdate(List<StatementInfoWrapper>) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- extractDbNameAndTableNamePairFromCleanQuery(String) - Method in class com.firebolt.jdbc.statement.StatementUtil
-
Extract the database name and the table name from the cleaned sql query
- extractFireboltProperties(String, Properties) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- extractFireboltProperties(String, Properties) - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
- extractFireboltProperties(String, Properties) - Method in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- extractMajorVersion(String) - Method in class com.firebolt.jdbc.util.VersionUtil
-
Extracts the major version from the version provided
- extractMinorVersion(String) - Method in class com.firebolt.jdbc.util.VersionUtil
-
Extracts the minor version from the version provided
- extractParamFromSetStatement(String, String) - Method in class com.firebolt.jdbc.statement.StatementUtil
-
Extracts parameter from statement (eg: SET x=y)
- extractProperties(String) - Static method in class com.firebolt.jdbc.connection.UrlUtil
F
- FDW_COLUMN_NAME_NOT_FOUND - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_DYNAMIC_PARAMETER_VALUE_NEEDED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_FUNCTION_SEQUENCE_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INCONSISTENT_DESCRIPTOR_INFORMATION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_ATTRIBUTE_VALUE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_COLUMN_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_COLUMN_NUMBER - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_DATA_TYPE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_DATA_TYPE_DESCRIPTORS - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_DESCRIPTOR_FIELD_IDENTIFIER - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_HANDLE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_OPTION_INDEX - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_OPTION_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_STRING_FORMAT - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_STRING_LENGTH_OR_BUFFER_LENGTH - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_INVALID_USE_OF_NULL_POINTER - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_NO_SCHEMAS - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_OPTION_NAME_NOT_FOUND - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_OUT_OF_MEMORY - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_REPLY_HANDLE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_SCHEMA_NOT_FOUND - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_TABLE_NOT_FOUND - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_TOO_MANY_HANDLES - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_UNABLE_TO_CREATE_EXECUTION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_UNABLE_TO_CREATE_REPLY - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FDW_UNABLE_TO_ESTABLISH_CONNECTION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- FEATURE_NOT_SUPPORTED - Static variable in exception com.firebolt.jdbc.exception.FireboltSQLFeatureNotSupportedException
- FieldTypeConverter - Class in com.firebolt.jdbc.resultset
- FieldTypeConverter() - Constructor for class com.firebolt.jdbc.resultset.FieldTypeConverter
- FilenameGenerationException - Exception in com.firebolt.jdbc.cache.exception
-
This class should be thrown when cannot generate a filename for a cache key.
- FilenameGenerationException() - Constructor for exception com.firebolt.jdbc.cache.exception.FilenameGenerationException
- FilenameGenerator - Class in com.firebolt.jdbc.cache
-
Generates a file name that should be unique for a cache key using an argon2 generator
- FilenameGenerator() - Constructor for class com.firebolt.jdbc.cache.FilenameGenerator
- FileService - Class in com.firebolt.jdbc.cache
- FILTER_CONDITION - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- findColumn(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- findFileForKey(CacheKey) - Method in class com.firebolt.jdbc.cache.FileService
-
Returns true if the file exists.
- FireboltAccount - Class in com.firebolt.jdbc.client.account
- FireboltAccount(String, String, int) - Constructor for class com.firebolt.jdbc.client.account.FireboltAccount
- FireboltAccountClient - Class in com.firebolt.jdbc.client.account
- FireboltAccountClient(OkHttpClient, FireboltConnection, String, String) - Constructor for class com.firebolt.jdbc.client.account.FireboltAccountClient
- FireboltAccountResponse - Class in com.firebolt.jdbc.client.account.response
- FireboltAccountResponse(String) - Constructor for class com.firebolt.jdbc.client.account.response.FireboltAccountResponse
- FireboltAccountRetriever<T> - Class in com.firebolt.jdbc.client.account
- FireboltAccountRetriever(OkHttpClient, FireboltConnection, String, String, String, Class<T>) - Constructor for class com.firebolt.jdbc.client.account.FireboltAccountRetriever
- FireboltArray - Class in com.firebolt.jdbc.type.array
- FireboltArray(FireboltDataType, Object) - Constructor for class com.firebolt.jdbc.type.array.FireboltArray
- FireboltAuthenticationClient - Class in com.firebolt.jdbc.client.authentication
- FireboltAuthenticationClient(OkHttpClient, FireboltConnection, String, String) - Constructor for class com.firebolt.jdbc.client.authentication.FireboltAuthenticationClient
- FireboltAuthenticationService - Class in com.firebolt.jdbc.service
- FireboltAuthenticationService() - Constructor for class com.firebolt.jdbc.service.FireboltAuthenticationService
- FireboltBlob - Class in com.firebolt.jdbc.type.lob
- FireboltBlob() - Constructor for class com.firebolt.jdbc.type.lob.FireboltBlob
- FireboltBlob(byte[]) - Constructor for class com.firebolt.jdbc.type.lob.FireboltBlob
- FireboltClient - Class in com.firebolt.jdbc.client
- FireboltClient(OkHttpClient, FireboltConnection, String, String) - Constructor for class com.firebolt.jdbc.client.FireboltClient
- FireboltClob - Class in com.firebolt.jdbc.type.lob
- FireboltClob() - Constructor for class com.firebolt.jdbc.type.lob.FireboltClob
- FireboltClob(char[]) - Constructor for class com.firebolt.jdbc.type.lob.FireboltClob
- FireboltConnection - Class in com.firebolt.jdbc.connection
- FireboltConnection(String, Properties, FireboltAuthenticationService, FireboltStatementService, String, ParserVersion) - Constructor for class com.firebolt.jdbc.connection.FireboltConnection
- FireboltConnection(String, Properties, String, ParserVersion) - Constructor for class com.firebolt.jdbc.connection.FireboltConnection
- FireboltConnectionProvider - Class in com.firebolt.jdbc.connection
-
Based on the connection url and the connection properties this class will generate the correct firebolt connection
- FireboltConnectionProvider() - Constructor for class com.firebolt.jdbc.connection.FireboltConnectionProvider
- FireboltConnectionServiceSecret - Class in com.firebolt.jdbc.connection
- FireboltConnectionTokens - Class in com.firebolt.jdbc.connection
- FireboltConnectionTokens(String, long) - Constructor for class com.firebolt.jdbc.connection.FireboltConnectionTokens
- FireboltConnectionUserPassword - Class in com.firebolt.jdbc.connection
- FireboltDatabaseMetadata - Class in com.firebolt.jdbc.metadata
- FireboltDatabaseMetadata(String, FireboltConnection) - Constructor for class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- FireboltDataType - Enum Class in com.firebolt.jdbc.type
-
Supported data types.
- FireboltDataTypeDisplayNames - Class in com.firebolt.jdbc.type
- FireboltDataTypeDisplayNames() - Constructor for class com.firebolt.jdbc.type.FireboltDataTypeDisplayNames
- FireboltDefaultDatabaseEngineResponse - Class in com.firebolt.jdbc.client.account.response
- FireboltDefaultDatabaseEngineResponse(String) - Constructor for class com.firebolt.jdbc.client.account.response.FireboltDefaultDatabaseEngineResponse
- FireboltDriver - Class in com.firebolt
- FireboltDriver() - Constructor for class com.firebolt.FireboltDriver
- FireboltEngineApiService - Class in com.firebolt.jdbc.service
- FireboltEngineApiService() - Constructor for class com.firebolt.jdbc.service.FireboltEngineApiService
- FireboltEngineIdResponse - Class in com.firebolt.jdbc.client.account.response
- FireboltEngineIdResponse(FireboltEngineIdResponse.Engine) - Constructor for class com.firebolt.jdbc.client.account.response.FireboltEngineIdResponse
- FireboltEngineIdResponse.Engine - Class in com.firebolt.jdbc.client.account.response
- FireboltEngineInformationSchemaService - Class in com.firebolt.jdbc.service
- FireboltEngineInformationSchemaService(FireboltConnection) - Constructor for class com.firebolt.jdbc.service.FireboltEngineInformationSchemaService
- FireboltEngineResponse - Class in com.firebolt.jdbc.client.account.response
- FireboltEngineResponse(FireboltEngineResponse.Engine) - Constructor for class com.firebolt.jdbc.client.account.response.FireboltEngineResponse
- FireboltEngineResponse.Engine - Class in com.firebolt.jdbc.client.account.response
- FireboltEngineService - Interface in com.firebolt.jdbc.service
- FireboltEngineVersion2Service - Class in com.firebolt.jdbc.service
- FireboltEngineVersion2Service(FireboltConnection) - Constructor for class com.firebolt.jdbc.service.FireboltEngineVersion2Service
- FireboltException - Exception in com.firebolt.jdbc.exception
- FireboltException(ExceptionType) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, int, SQLState) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, ExceptionType) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Integer) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Integer, String) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Integer, String, SQLState) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Integer, Throwable) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Throwable) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Throwable, ExceptionType) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Throwable, ExceptionType, SQLState) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltException(String, Throwable, SQLState) - Constructor for exception com.firebolt.jdbc.exception.FireboltException
- FireboltGatewayUrlService - Class in com.firebolt.jdbc.service
- FireboltGatewayUrlService() - Constructor for class com.firebolt.jdbc.service.FireboltGatewayUrlService
- FireboltLogger - Interface in com.firebolt.jdbc.log
- FireboltPreparedStatement - Class in com.firebolt.jdbc.statement.preparedstatement
- FireboltPreparedStatement(FireboltStatementService, FireboltConnection, String) - Constructor for class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- FireboltPreparedStatement(FireboltStatementService, FireboltProperties, FireboltConnection, String) - Constructor for class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- FireboltProperties - Class in com.firebolt.jdbc.connection.settings
- FireboltProperties(Properties) - Constructor for class com.firebolt.jdbc.connection.settings.FireboltProperties
- FireboltProperties(Properties[]) - Constructor for class com.firebolt.jdbc.connection.settings.FireboltProperties
- FireboltQueryParameterKey - Enum Class in com.firebolt.jdbc.connection.settings
- FireboltResultSet - Class in com.firebolt.jdbc.resultset
-
ResultSet for InputStream using the format "TabSeparatedWithNamesAndTypes"
- FireboltResultSet(InputStream, String, String, int, boolean, FireboltStatement, boolean) - Constructor for class com.firebolt.jdbc.resultset.FireboltResultSet
- FireboltResultSetMetaData - Class in com.firebolt.jdbc.resultset
- FireboltResultSetMetaData(String, String, List<Column>) - Constructor for class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- FireboltSessionProperty - Enum Class in com.firebolt.jdbc.connection.settings
- FireboltSocketFactory - Class in com.firebolt.jdbc.client.config.socket
- FireboltSocketFactory(FireboltProperties) - Constructor for class com.firebolt.jdbc.client.config.socket.FireboltSocketFactory
- FireboltSQLFeatureNotSupportedException - Exception in com.firebolt.jdbc.exception
- FireboltSQLFeatureNotSupportedException() - Constructor for exception com.firebolt.jdbc.exception.FireboltSQLFeatureNotSupportedException
- FireboltSQLFeatureNotSupportedException(String) - Constructor for exception com.firebolt.jdbc.exception.FireboltSQLFeatureNotSupportedException
- FireboltSSLSocketFactory - Class in com.firebolt.jdbc.client.config.socket
- FireboltSSLSocketFactory(FireboltProperties, SSLSocketFactory) - Constructor for class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- FireboltStatement - Class in com.firebolt.jdbc.statement
- FireboltStatement(FireboltStatementService, FireboltProperties, FireboltConnection) - Constructor for class com.firebolt.jdbc.statement.FireboltStatement
- FireboltStatementService - Class in com.firebolt.jdbc.service
- FireboltStatementService() - Constructor for class com.firebolt.jdbc.service.FireboltStatementService
- FireboltSystemEngineDatabaseMetadata - Class in com.firebolt.jdbc.metadata
-
This class represents the database metadata for a system engine
- FireboltSystemEngineDatabaseMetadata(String, FireboltConnection) - Constructor for class com.firebolt.jdbc.metadata.FireboltSystemEngineDatabaseMetadata
- FireboltUnsupportedOperationException - Exception in com.firebolt.jdbc.exception
- FireboltUnsupportedOperationException() - Constructor for exception com.firebolt.jdbc.exception.FireboltUnsupportedOperationException
- first() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- FIXED_PREC_SCALE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FK_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FKCOLUMN_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FKTABLE_CAT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FKTABLE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FKTABLE_SCHEM - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FLOAT - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- flush() - Method in class com.firebolt.jdbc.resultset.compress.LZ4OutputStream
- free() - Method in class com.firebolt.jdbc.type.array.FireboltArray
- free() - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- from(String) - Static method in enum class com.firebolt.jdbc.JavaVersion
-
Java version string like in
"java.version"
property. - fromBytes(byte[]) - Static method in class com.firebolt.jdbc.resultset.compress.BlockChecksum
- fromCode(String) - Static method in enum class com.firebolt.jdbc.exception.SQLState
- fromText(String) - Static method in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
- FUNCTION_CAT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FUNCTION_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FUNCTION_SCHEM - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- FUNCTION_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
G
- GatewayUrlResponse - Class in com.firebolt.jdbc.client.gateway
- GatewayUrlResponse(String) - Constructor for class com.firebolt.jdbc.client.gateway.GatewayUrlResponse
- generate(CacheKey) - Method in class com.firebolt.jdbc.cache.FilenameGenerator
-
We will generate the file name by taking the cache value and encrypting it using the encryption key from the same cache value
- generatedKeyAlwaysReturned() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- generateId() - Method in class com.firebolt.jdbc.connection.ConnectionIdGenerator
-
Will generate a new id.
- GenericWrapper - Interface in com.firebolt.jdbc
- GEOGRAPHY - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- get() - Method in interface com.firebolt.jdbc.CheckedSupplier
- get(CacheKey) - Method in interface com.firebolt.jdbc.cache.CacheService
-
Returns the object from the cache.
- getAccessToken() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getAccessToken() - Method in class com.firebolt.jdbc.connection.FireboltConnectionTokens
- getAccessToken(FireboltProperties) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getAccessToken(FireboltProperties) - Method in class com.firebolt.jdbc.connection.LocalhostFireboltConnection
-
The access token should always be available on the login properties.
- getAccount(String, String, String) - Method in class com.firebolt.jdbc.client.account.FireboltAccountClient
-
Returns the account
- getAccountId() - Method in class com.firebolt.jdbc.client.account.response.FireboltAccountResponse
- getAdditionalProperties() - Method in class com.firebolt.jdbc.connection.settings.FireboltProperties
- getArray() - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getArray(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getArray(long, int) - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getArray(long, int, Map<String, Class<?>>) - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getArray(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getArray(Map<String, Class<?>>) - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getArrayBaseColumnType() - Method in class com.firebolt.jdbc.resultset.column.ColumnType
- getAsciiStream() - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- getAsciiStream(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getAsciiStream(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getAttributes(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getAuthenticationRequest(String, String, String, String) - Method in class com.firebolt.jdbc.client.authentication.FireboltAuthenticationClient
- getAutoCommit() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getBaseType() - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getBaseTypeName() - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getBigDecimal(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBigDecimal(int, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBigDecimal(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBigDecimal(String, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBinaryStream() - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- getBinaryStream(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBinaryStream(long, long) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- getBinaryStream(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBlob(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBlob(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBoolean(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBoolean(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getByte(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getByte(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBytes(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getBytes(long, int) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- getBytes(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getCacheKey() - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
- getCacheKey() - Method in class com.firebolt.jdbc.connection.LocalhostFireboltConnection
- getCacheService(CacheType) - Method in class com.firebolt.jdbc.cache.CacheServiceProvider
- getCatalog() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getCatalogName(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getCatalogs() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getCatalogSeparator() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getCatalogTerm() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getCharacterStream() - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- getCharacterStream(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getCharacterStream(long, long) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- getCharacterStream(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getCleanSql() - Method in class com.firebolt.jdbc.statement.rawstatement.RawStatement
- getClientInfo() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getClientInfo(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getClientInfoProperties() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getClients(StackTraceElement[], Map<String, String>) - Method in class com.firebolt.jdbc.client.UsageTrackerUtil
- getClob(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getClob(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getCode() - Method in enum class com.firebolt.jdbc.exception.SQLState
- getColumnClassName(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getColumnCount() - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getColumnDisplaySize(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getColumnLabel(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getColumnName(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getColumnPrivileges(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getColumns(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getColumns(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltSystemEngineDatabaseMetadata
- getColumnsQuery(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.MetadataUtil
- getColumnType(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getColumnTypeName(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getCompactTypeName() - Method in class com.firebolt.jdbc.resultset.column.ColumnType
- getConcurrency() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getConnection() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getConnection() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getConnectionTimeout() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getConnectionTokens(String, FireboltProperties) - Method in class com.firebolt.jdbc.service.FireboltAuthenticationService
- getConnectionUserAgentHeader() - Method in class com.firebolt.jdbc.connection.FireboltConnection
-
A connection should implement this method if it needs to set additional details on the user agent header for the calls sent to Firebolt backend
- getConnectionUserAgentHeader() - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
- getConnectionUserAgentHeader() - Method in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- getCrossReference(String, String, String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getCurrentStatus() - Method in class com.firebolt.jdbc.client.account.response.FireboltEngineResponse.Engine
- getCursorName() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getDatabaseMajorVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDatabaseMinorVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDatabaseOptions(String) - Method in class com.firebolt.jdbc.cache.ConnectionCache
- getDatabaseProductName() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDatabaseProductVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDate(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getDate(int, Calendar) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getDate(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getDate(String, Calendar) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getDefaultCipherSuites() - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- getDefaultEngineByDatabaseName(String, String, String, String) - Method in class com.firebolt.jdbc.client.account.FireboltAccountClient
-
Returns the default engine of the database
- getDefaultTransactionIsolation() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDouble(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getDouble(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getDriverMajorVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDriverMinorVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDriverMinorVersion() - Method in class com.firebolt.jdbc.util.VersionUtil
-
Returns the driver minor version
- getDriverName() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDriverVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getDriverVersion() - Method in class com.firebolt.jdbc.util.VersionUtil
-
Returns the driver version
- getEncryptionKey() - Method in interface com.firebolt.jdbc.cache.key.CacheKey
-
This will be used when saving to disk to encrypt the jwt token and to obfuscate the file name where it is saved.
- getEncryptionKey() - Method in class com.firebolt.jdbc.cache.key.ClientSecretCacheKey
- getEncryptionKey() - Method in class com.firebolt.jdbc.cache.key.LocalhostCacheKey
- getEndpoint() - Method in class com.firebolt.jdbc.client.account.response.FireboltEngineResponse.Engine
- getEndpoint() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getEngine() - Method in class com.firebolt.jdbc.client.account.response.FireboltEngineIdResponse
- getEngine() - Method in class com.firebolt.jdbc.client.account.response.FireboltEngineResponse
- getEngine() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getEngine(FireboltProperties) - Method in class com.firebolt.jdbc.service.FireboltEngineApiService
- getEngine(FireboltProperties) - Method in class com.firebolt.jdbc.service.FireboltEngineInformationSchemaService
- getEngine(FireboltProperties) - Method in interface com.firebolt.jdbc.service.FireboltEngineService
- getEngine(FireboltProperties, Optional<ConnectionCache>) - Method in class com.firebolt.jdbc.service.FireboltEngineVersion2Service
- getEngine(String, String, String, String, String) - Method in class com.firebolt.jdbc.client.account.FireboltAccountClient
-
Returns an engine
- getEngineId() - Method in class com.firebolt.jdbc.client.account.response.FireboltEngineIdResponse.Engine
- getEngineId(String, String, String, String) - Method in class com.firebolt.jdbc.client.account.FireboltAccountClient
-
Returns the engine id
- getEngineOptions(String) - Method in class com.firebolt.jdbc.cache.ConnectionCache
- getEngineUrl() - Method in class com.firebolt.jdbc.client.account.response.FireboltDefaultDatabaseEngineResponse
- getEngineUrl() - Method in class com.firebolt.jdbc.client.gateway.GatewayUrlResponse
- getErrorMessage() - Method in class com.firebolt.jdbc.exception.ServerError
- getErrors() - Method in class com.firebolt.jdbc.exception.ServerError
- getExpiresInSeconds() - Method in class com.firebolt.jdbc.connection.FireboltConnectionTokens
- getExportedKeys(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getExtraNameCharacters() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
-
Returns empty string for compatibility with PostgreSQL.
- getFetchDirection() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getFetchDirection() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getFetchSize() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getFetchSize() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getFloat(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getFloat(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getFunctionColumns(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getFunctions(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getGeneratedKeys() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getHoldability() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getHoldability() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getHttpClient(FireboltProperties) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getHttpConnectionUrl() - Method in class com.firebolt.jdbc.connection.settings.FireboltProperties
- getId() - Method in class com.firebolt.jdbc.client.account.FireboltAccount
- getIdentifierQuoteString() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getImportedKeys(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getIndexInfo(String, String, String, boolean, boolean) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getInfraVersion() - Method in class com.firebolt.jdbc.client.account.FireboltAccount
- getInfraVersion() - Method in class com.firebolt.jdbc.connection.FireboltConnection
-
Returns the version of the firebolt backend the connection is established to
- getInfraVersion() - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
- getInfraVersion() - Method in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- getInstance() - Static method in class com.firebolt.jdbc.cache.CacheServiceProvider
- getInstance() - Static method in class com.firebolt.jdbc.cache.FileService
- getInstance() - Static method in class com.firebolt.jdbc.client.HttpClientConfig
- getInstance() - Static method in class com.firebolt.jdbc.connection.ConnectionIdGenerator
- getInt(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getInt(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getJDBCMajorVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getJDBCMinorVersion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getLogger(String) - Static method in class com.firebolt.jdbc.util.LoggerUtil
-
Provides a
FireboltLogger
based on whether SLF4J is available or not. - getLong(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getLong(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getMajorDriverVersion() - Method in class com.firebolt.jdbc.util.VersionUtil
-
Returns the driver major version
- getMajorVersion() - Method in class com.firebolt.FireboltDriver
- getMaxBinaryLiteralLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxCatalogNameLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxCharLiteralLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxColumnNameLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxColumnsInGroupBy() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxColumnsInIndex() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
-
Indexes are not supported, so the value is irrelevant.
- getMaxColumnsInOrderBy() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxColumnsInSelect() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxColumnsInTable() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxConnections() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxCursorNameLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxFieldSize() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getMaxIndexLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxProcedureNameLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxRows() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getMaxRowSize() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxSchemaNameLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxStatementLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxStatements() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxTableNameLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxTablesInSelect() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMaxUserNameLength() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getMetaData() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getMetaData() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getMetaData() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- getMinorVersion() - Method in class com.firebolt.FireboltDriver
- getMoreResults() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getMoreResults(int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getNCharacterStream(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getNCharacterStream(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getNClob(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getNClob(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getNetworkTimeout() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getNonDeprecatedProperties() - Static method in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- getNString(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getNString(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getNumericFunctions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getObject(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getObject(int, Class<T>) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getObject(int, Map<String, Class<?>>) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getObject(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getObject(String, Class<T>) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getObject(String, Map<String, Class<?>>) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getOneQueryStatementInfo(List<StatementInfoWrapper>) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getParameterMetaData() - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- getParamMarkers() - Method in class com.firebolt.jdbc.statement.rawstatement.RawStatement
- getParamMarketsPositions(String) - Method in class com.firebolt.jdbc.statement.StatementUtil
-
Returns the positions of the params markers
- getParentLogger() - Method in class com.firebolt.FireboltDriver
- getPossibleValues() - Method in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- getPrecision(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getPrimaryKeys(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getProcedureColumns(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getProcedures(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getProcedureTerm() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getPropertyInfo(String, Properties) - Method in class com.firebolt.FireboltDriver
- getPropertyInfo(String, Properties) - Method in class com.firebolt.jdbc.util.PropertyUtil
-
Returns an array containing the properties used by the driver
- getProtocolVersion() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getPseudoColumns(String, String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getQuery() - Method in class com.firebolt.jdbc.exception.ServerError
- getQueryLabel(FireboltProperties, StatementInfoWrapper) - Static method in class com.firebolt.jdbc.client.query.QueryLabelResolver
-
Resolves a query label.
- getQueryParameters(URL) - Static method in class com.firebolt.jdbc.connection.UrlUtil
- getQueryTimeout() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getRef(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getRef(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getRegion() - Method in class com.firebolt.jdbc.client.account.FireboltAccount
- getRequestBody() - Method in interface com.firebolt.jdbc.client.authentication.AuthenticationRequest
- getRequestBody() - Method in class com.firebolt.jdbc.client.authentication.ServiceAccountAuthenticationRequest
- getRequestBody() - Method in class com.firebolt.jdbc.client.authentication.UsernamePasswordAuthenticationRequest
- getResource(String, String, Class<T>) - Method in class com.firebolt.jdbc.client.FireboltClient
- getResource(String, String, String, Class<T>) - Method in class com.firebolt.jdbc.client.FireboltClient
- getResponseAsString(Response) - Method in class com.firebolt.jdbc.client.FireboltClient
- getResultSet() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getResultSet() - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getResultSet(long, int) - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getResultSet(long, int, Map<String, Class<?>>) - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getResultSet(Map<String, Class<?>>) - Method in class com.firebolt.jdbc.type.array.FireboltArray
- getResultSetConcurrency() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getResultSetHoldability() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
-
Since Firebolt does not support transactions commit does not affect the existing
ResultSet
and therefore it behaves as if it is held between transaction. - getResultSetHoldability() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getResultSetType() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getRow() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getRowId(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getRowId(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getRowIdLifetime() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getRuntimeVersion() - Static method in enum class com.firebolt.jdbc.JavaVersion
-
Returns enum value that represents current runtime.
- getScale(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getSchema() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getSchemaName(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getSchemas() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSchemas() - Method in class com.firebolt.jdbc.metadata.FireboltSystemEngineDatabaseMetadata
- getSchemas(String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSchemas(String, String) - Method in class com.firebolt.jdbc.metadata.FireboltSystemEngineDatabaseMetadata
- getSchemaTerm() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSearchStringEscape() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSessionProperties() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getShort(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getShort(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getSpecificationVersion() - Method in class com.firebolt.jdbc.util.VersionUtil
- getSql() - Method in class com.firebolt.jdbc.statement.rawstatement.RawStatement
- getSQLKeywords() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSQLStateType() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSQLXML(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getSQLXML(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getStatement() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getStatementType() - Method in class com.firebolt.jdbc.statement.rawstatement.NonQueryRawStatement
- getStatementType() - Method in class com.firebolt.jdbc.statement.rawstatement.QueryRawStatement
- getStatementType() - Method in class com.firebolt.jdbc.statement.rawstatement.RawStatement
- getStatementType() - Method in class com.firebolt.jdbc.statement.rawstatement.SetParamRawStatement
- getString(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getString(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getStringFunctions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSubString(long, int) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- getSuperTables(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSuperTypes(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getSupportedCipherSuites() - Method in class com.firebolt.jdbc.client.config.socket.FireboltSSLSocketFactory
- getSystemFunctions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getTableName(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- getTablePrivileges(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getTables(String, String, String, String[]) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getTables(String, String, String, String[]) - Method in class com.firebolt.jdbc.metadata.FireboltSystemEngineDatabaseMetadata
- getTablesQuery(String, String, String, String[]) - Method in class com.firebolt.jdbc.metadata.MetadataUtil
- getTableTypes() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getTime(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTime(int, Calendar) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTime(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTime(String, Calendar) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTimeDateFunctions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getTimestamp(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTimestamp(int, Calendar) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTimestamp(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTimestamp(String, Calendar) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getTransactionIsolation() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getType() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getType() - Method in enum class com.firebolt.jdbc.type.BaseType
- getTypeInfo() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getTypeMap() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- getUDTs(String, String, String, int[]) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getUnicodeStream(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getUnicodeStream(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getUpdateCount() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- getUri() - Method in interface com.firebolt.jdbc.client.authentication.AuthenticationRequest
- getUri() - Method in class com.firebolt.jdbc.client.authentication.ServiceAccountAuthenticationRequest
- getUri() - Method in class com.firebolt.jdbc.client.authentication.UsernamePasswordAuthenticationRequest
- getUrl(String, String) - Method in class com.firebolt.jdbc.service.FireboltGatewayUrlService
- getURL() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getURL(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getURL(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- getUserAgentString(String, String) - Static method in class com.firebolt.jdbc.client.UsageTrackerUtil
- getUserName() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getValue() - Method in interface com.firebolt.jdbc.cache.key.CacheKey
-
Returns the cache key value
- getValue() - Method in class com.firebolt.jdbc.cache.key.ClientSecretCacheKey
- getValue() - Method in class com.firebolt.jdbc.cache.key.LocalhostCacheKey
- getValue(FireboltProperties) - Method in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- getVersionColumns(String, String, String) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- getWarnings() - Method in class com.firebolt.jdbc.JdbcBase
- GRANTEE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- GRANTOR - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
H
- hashCode() - Method in class com.firebolt.jdbc.client.account.FireboltAccount
- hashCode() - Method in class com.firebolt.jdbc.client.gateway.GatewayUrlResponse
- hashCode() - Method in class com.firebolt.jdbc.exception.ServerError.Error
- hashCode() - Method in class com.firebolt.jdbc.exception.ServerError.Error.Location
- hashCode() - Method in class com.firebolt.jdbc.exception.ServerError
- hashCode() - Method in class com.firebolt.jdbc.exception.ServerError.Query
- hashCode() - Method in class com.firebolt.jdbc.resultset.compress.BlockChecksum
- hashCode() - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- hashCode() - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- hashCode() - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- hasMoreResults() - Method in class com.firebolt.jdbc.statement.FireboltStatement
-
Returns true if the statement has more results
- hexStringToByteArray(String) - Static method in class com.firebolt.jdbc.type.array.SqlArrayUtil
- HOST - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- HttpClientConfig - Class in com.firebolt.jdbc.client
- httpConnectionUrl - Variable in class com.firebolt.jdbc.connection.FireboltConnection
I
- INDEX_CORRUPTED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INDEX_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- INDEX_QUALIFIER - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- info(String) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- info(String) - Method in class com.firebolt.jdbc.log.JDKLogger
- info(String) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- info(String, Object...) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- info(String, Object...) - Method in class com.firebolt.jdbc.log.JDKLogger
- info(String, Object...) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- info(String, Throwable) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- info(String, Throwable) - Method in class com.firebolt.jdbc.log.JDKLogger
- info(String, Throwable) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- init(FireboltProperties) - Static method in class com.firebolt.jdbc.client.HttpClientConfig
- InputStreamUtil - Class in com.firebolt.jdbc.util
- InputStreamUtil() - Constructor for class com.firebolt.jdbc.util.InputStreamUtil
- insertRow() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- insertsAreDetected(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- INSUFFICIENT_RESOURCES - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INTEGER - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- INTEGER - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- INTEGER - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- intercept(Interceptor.Chain) - Method in class com.firebolt.jdbc.client.config.RetryInterceptor
- INTERNAL_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_AUTHORIZATION_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_AUTHORIZATION_SPECIFICATION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_COLUMN_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_COLUMN_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_CONDITION_NUMBER - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_CONNECTION_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_CURSOR_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_CURSOR_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_CURSOR_POSITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_CURSOR_STATE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_DATABASE_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_DATETIME_FORMAT - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_ESCAPE_CHARACTER - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_FUNCTION_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_OBJECT_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_PARAMETER_VALUE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_PREPARED_STATEMENT_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_REQUEST - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
- INVALID_SCHEMA_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_SCHEMA_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_SQL_DESCRIPTOR_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_SQL_STATEMENT_NAME - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_TABLE_DEFINITION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_TIME_ZONE_DISPLACEMENT_VALUE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_TRANSACTION_STATE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- INVALID_TRANSACTION_TERMINATION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- IO_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- IS_AUTOINCREMENT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- IS_GENERATEDCOLUMN - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- IS_GRANTABLE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- IS_NULLABLE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- isAfterLast() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- isAsyncQueryRunning(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- isAsyncQuerySuccessful(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- isAutoIncrement(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isBeforeFirst() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- isCallSuccessful(int) - Method in class com.firebolt.jdbc.client.FireboltClient
- isCaseSensitive(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isCatalogAtStart() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- isClosed() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- isClosed() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- isClosed() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- isCloseOnCompletion() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- isConnectionCachingEnabled() - Method in class com.firebolt.jdbc.connection.FireboltConnection
-
If the connection information can be cached for subsequent reuse, then the specific connection should provide implementation
- isConnectionCachingEnabled() - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
- isConnectionCachingEnabled() - Method in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- isCurrency(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isDefinitelyWritable(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isFirst() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- isLast() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- isLocalDb(FireboltProperties) - Method in class com.firebolt.jdbc.util.PropertyUtil
-
Returns true if the host property is localhost
- isNull(String) - Static method in enum class com.firebolt.jdbc.type.BaseType
- isNullable(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isPoolable() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- isQuery(String) - Static method in class com.firebolt.jdbc.statement.StatementUtil
-
Returns true if the statement is a query (eg: SELECT, SHOW).
- isReadOnly() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- isReadOnly() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- isReadOnly(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isSearchable(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isSigned(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- isStatementRunning() - Method in class com.firebolt.jdbc.statement.FireboltStatement
-
Returns true if the statement is currently running
- isStatementRunning(String) - Method in interface com.firebolt.jdbc.client.query.StatementClient
- isStatementRunning(String) - Method in class com.firebolt.jdbc.client.query.StatementClientImpl
- isStatementRunning(String) - Method in class com.firebolt.jdbc.service.FireboltStatementService
- isValid(int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- isValid(Object) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- isWrapperFor(Class<?>) - Method in interface com.firebolt.jdbc.GenericWrapper
- isWritable(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
J
- JavaTypeToFireboltSQLString - Enum Class in com.firebolt.jdbc.type
- JavaVersion - Enum Class in com.firebolt.jdbc
- JDBC_FIREBOLT - Static variable in class com.firebolt.FireboltDriver
- JDBC_PREFIX - Static variable in class com.firebolt.jdbc.connection.UrlUtil
- JdbcBase - Class in com.firebolt.jdbc
- JdbcBase() - Constructor for class com.firebolt.jdbc.JdbcBase
- jdbcCompliant() - Method in class com.firebolt.FireboltDriver
- JDKLogger - Class in com.firebolt.jdbc.log
- JDKLogger(String) - Constructor for class com.firebolt.jdbc.log.JDKLogger
- jsonToObject(String, Class<T>) - Method in class com.firebolt.jdbc.client.FireboltClient
K
- KEEP_ALIVE_TIMEOUT_MILLIS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- KEY_SEQ - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
L
- last() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- LEGACY - Enum constant in enum class com.firebolt.jdbc.type.ParserVersion
- length() - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- LENGTH - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- LITERAL_PREFIX - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- LITERAL_SUFFIX - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- LOCAL_DATE - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- LOCAL_DATE_TIME - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- LOCAL_TYPE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- LocalhostCacheKey - Class in com.firebolt.jdbc.cache.key
-
When caching localhost connections, use the access token first 8 digits as the key
- LocalhostCacheKey(String) - Constructor for class com.firebolt.jdbc.cache.key.LocalhostCacheKey
- LocalhostFireboltConnection - Class in com.firebolt.jdbc.connection
-
A Connection to firebolt that is using localhost as the url of the firebolt server.
- Location(int, int, int) - Constructor for class com.firebolt.jdbc.exception.ServerError.Error.Location
- locatorsUpdateCopy() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- LOCK_FILE_EXISTS - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- LOCK_NOT_AVAILABLE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- LOG_RESULT_SET - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- LoggerUtil - Class in com.firebolt.jdbc.util
- LoggerUtil() - Constructor for class com.firebolt.jdbc.util.LoggerUtil
- loginProperties - Variable in class com.firebolt.jdbc.connection.FireboltConnection
- logInputStream(InputStream) - Method in class com.firebolt.jdbc.util.LoggerUtil
-
Logs the
InputStream
- LONG - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- LONG - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- LZ4InputStream - Class in com.firebolt.jdbc.resultset.compress
-
Reader from clickhouse in lz4
- LZ4InputStream(InputStream) - Constructor for class com.firebolt.jdbc.resultset.compress.LZ4InputStream
- LZ4OutputStream - Class in com.firebolt.jdbc.resultset.compress
- LZ4OutputStream(OutputStream, int) - Constructor for class com.firebolt.jdbc.resultset.compress.LZ4OutputStream
M
- MAGIC - Static variable in class com.firebolt.jdbc.resultset.compress.LZ4InputStream
- MAX_CONNECTIONS_PER_ROUTE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Deprecated.
- MAX_CONNECTIONS_TOTAL - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- MAX_LEN - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- MAX_RETRIES - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- MAXIMUM_SCALE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- MEMORY - Enum constant in enum class com.firebolt.jdbc.cache.CacheType
-
Will only keep the cached values in memory
- MERGE_PREPARED_STATEMENT_BATCHES - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- mergeProperties(Properties...) - Static method in class com.firebolt.jdbc.util.PropertyUtil
- MetadataColumns - Class in com.firebolt.jdbc.metadata
-
Column names to include in the
ResultSet
as specified in theDatabaseMetaData
javadoc - MetadataColumns() - Constructor for class com.firebolt.jdbc.metadata.MetadataColumns
- MetadataUtil - Class in com.firebolt.jdbc.metadata
- MetadataUtil() - Constructor for class com.firebolt.jdbc.metadata.MetadataUtil
- MetadataUtil.Query - Class in com.firebolt.jdbc.metadata
-
Represents a SQL query that can be sent to Firebolt to receive metadata info
- MINIMUM_SCALE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- moveToCurrentRow() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- moveToInsertRow() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
N
- NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- nativeSQL(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- next() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- NO_DATA - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- NO_DATA_FOUND - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- NON_QUERY - Enum constant in enum class com.firebolt.jdbc.statement.StatementType
- NON_UNIQUE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- NonQueryRawStatement - Class in com.firebolt.jdbc.statement.rawstatement
-
A non query statement is a statement that does not return data (such as INSERT)
- NonQueryRawStatement(String, String, List<ParamMarker>) - Constructor for class com.firebolt.jdbc.statement.rawstatement.NonQueryRawStatement
- NoOpStatementValidator - Class in com.firebolt.jdbc.statement.rawstatement
- NoOpStatementValidator() - Constructor for class com.firebolt.jdbc.statement.rawstatement.NoOpStatementValidator
- NOTHING - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- NotImplemented - Annotation Interface in com.firebolt.jdbc.annotation
- NULL - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- NULL_VALUE - Static variable in enum class com.firebolt.jdbc.type.BaseType
- NULL_VALUE - Static variable in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- NULL_VALUE_NO_INDICATOR_PARAMETER - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- NULLABLE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- nullPlusNonNullIsNull() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- nullsAreSortedAtEnd() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- nullsAreSortedAtStart() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- nullsAreSortedHigh() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- nullsAreSortedLow() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- NUM_PREC_RADIX - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- NUMERIC - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- NUMERIC - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- NUMERIC_VALUE_OUT_OF_RANGE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
O
- OBJECT - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- OBJECT_IN_USE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- OBJECT_NOT_IN_PREREQUISITE_STATE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- of(RawStatement) - Static method in class com.firebolt.jdbc.statement.StatementInfoWrapper
-
Creates a StatementInfoWrapper from the
RawStatement
. - of(QueryResult) - Static method in class com.firebolt.jdbc.resultset.FireboltResultSet
- of(String) - Static method in class com.firebolt.jdbc.resultset.column.ColumnType
- of(String, String) - Static method in class com.firebolt.jdbc.resultset.column.Column
- of(String, List<ParamMarker>, String) - Static method in class com.firebolt.jdbc.statement.rawstatement.RawStatement
- ofType(String) - Static method in enum class com.firebolt.jdbc.type.FireboltDataType
- OkHttpClientCreator - Class in com.firebolt.jdbc.client.config
-
Class to configure the http client using the session settings
- OkHttpClientCreator() - Constructor for class com.firebolt.jdbc.client.config.OkHttpClientCreator
- ONE_DAY_MILLIS - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- OPERATION_NOT_SUPPORTED - Static variable in exception com.firebolt.jdbc.exception.FireboltUnsupportedOperationException
- OPERATOR_INTERVENTION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- ORDINAL_POSITION - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- OS_NAME_PROPERTY - Static variable in class com.firebolt.jdbc.cache.DirectoryPathResolver
- OTHER - Enum constant in enum class com.firebolt.jdbc.JavaVersion
- OTHER - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- othersDeletesAreVisible(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- othersInsertsAreVisible(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- othersUpdatesAreVisible(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- OUT_OF_MEMORY - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- OUTPUT_FORMAT - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- ownDeletesAreVisible(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- ownInsertsAreVisible(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- ownUpdatesAreVisible(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
P
- PAGES - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PARAM_SETTING - Enum constant in enum class com.firebolt.jdbc.statement.StatementType
- ParamMarker - Class in com.firebolt.jdbc.statement
- ParamMarker() - Constructor for class com.firebolt.jdbc.statement.ParamMarker
- parserVersion - Variable in class com.firebolt.jdbc.connection.FireboltConnection
- ParserVersion - Enum Class in com.firebolt.jdbc.type
- parseToRawStatementWrapper(String) - Method in class com.firebolt.jdbc.statement.StatementUtil
-
Parse sql statement to a
RawStatementWrapper
. - parseToStatementInfoWrappers(String) - Method in class com.firebolt.jdbc.statement.StatementUtil
-
Parse the sql statement to a list of
StatementInfoWrapper
- PATH - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- PK_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PKCOLUMN_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PKTABLE_CAT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PKTABLE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PKTABLE_SCHEM - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PLPGSQL_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- PORT - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- position() - Method in class com.firebolt.jdbc.resultset.compress.LZ4OutputStream
- position(byte[], long) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- position(String, long) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- position(Blob, long) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- position(Clob, long) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- position(char[], long) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- postConnectionTokens(String, String, String, String) - Method in class com.firebolt.jdbc.client.authentication.FireboltAuthenticationClient
-
Sends POST to obtain connection tokens
- PRECISION - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- prepareCacheIfNeeded() - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
-
If there is no entry in the cache with this key, add one if caching is enabled
- prepareCall(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareCall(String, int, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareCall(String, int, int, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareStatement(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareStatement(String, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareStatement(String, int[]) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareStatement(String, int, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareStatement(String, int, int, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- prepareStatement(String, String[]) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- previous() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- PRIVILEGE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PROCEDURE_CAT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PROCEDURE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PROCEDURE_SCHEM - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- PROCEDURE_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- processEngineUrl(String) - Method in class com.firebolt.jdbc.connection.settings.FireboltProperties
- PROGRAM_LIMIT_EXCEEDED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- PropertyUtil - Class in com.firebolt.jdbc.util
- PropertyUtil() - Constructor for class com.firebolt.jdbc.util.PropertyUtil
- PSEUDO_COLUMN - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- put(CacheKey, ConnectionCache) - Method in interface com.firebolt.jdbc.cache.CacheService
-
Saves an entry in the cache.
Q
- Query() - Constructor for class com.firebolt.jdbc.metadata.MetadataUtil.Query
- Query(String, String, String) - Constructor for class com.firebolt.jdbc.exception.ServerError.Query
- QUERY - Enum constant in enum class com.firebolt.jdbc.statement.StatementType
- QUERY_CANCELED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- QUERY_ID - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- QUERY_LABEL - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
- QueryLabelResolver - Class in com.firebolt.jdbc.client.query
- QueryLabelResolver() - Constructor for class com.firebolt.jdbc.client.query.QueryLabelResolver
- QueryRawStatement - Class in com.firebolt.jdbc.statement.rawstatement
-
A query statement is a statement that returns data (Typically starts with SELECT, SHOW, etc.)
- QueryRawStatement(String, String, List<ParamMarker>) - Constructor for class com.firebolt.jdbc.statement.rawstatement.QueryRawStatement
- QueryResult - Class in com.firebolt.jdbc
-
Class containing a query result that can be used to create a
FireboltResultSet
It is particularly useful for metadata methods as a ResulSet containing metadata info must be returned. - QueryResult() - Constructor for class com.firebolt.jdbc.QueryResult
- QueryResult.Column - Class in com.firebolt.jdbc
R
- RADIX - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- RAISE_EXCEPTION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- RawStatement - Class in com.firebolt.jdbc.statement.rawstatement
- RawStatement(String, String, List<ParamMarker>) - Constructor for class com.firebolt.jdbc.statement.rawstatement.RawStatement
- RawStatementWrapper - Class in com.firebolt.jdbc.statement.rawstatement
- RawStatementWrapper(List<RawStatement>) - Constructor for class com.firebolt.jdbc.statement.rawstatement.RawStatementWrapper
- read() - Method in class com.firebolt.jdbc.resultset.compress.LZ4InputStream
- read(byte[], int, int) - Method in class com.firebolt.jdbc.resultset.compress.LZ4InputStream
- read(Reader, int) - Method in class com.firebolt.jdbc.util.InputStreamUtil
- readAllBytes(InputStream) - Method in class com.firebolt.jdbc.util.InputStreamUtil
-
Read all bytes from the input stream if the stream is not null
- readContent(CacheKey, File) - Method in class com.firebolt.jdbc.cache.FileService
- readNextBlock() - Method in class com.firebolt.jdbc.resultset.compress.LZ4InputStream
- REAL - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- REAL - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- REF_GENERATION - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- refreshRow() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- register(CacheListener) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- relative(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- releaseSavepoint(Savepoint) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- REMARKS - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- removeClosedStatement(FireboltStatement) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- removeConnectionTokens(String, FireboltProperties) - Method in class com.firebolt.jdbc.service.FireboltAuthenticationService
-
Removes connection tokens from the cache.
- removeExpiredTokens() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- replaceParameterMarksWithValues(Map<Integer, String>, RawStatementWrapper) - Method in class com.firebolt.jdbc.statement.StatementUtil
-
Returns a list of
StatementInfoWrapper
containing sql statements constructed with theRawStatementWrapper
and the parameters provided - replaceParameterMarksWithValues(Map<Integer, String>, String) - Static method in class com.firebolt.jdbc.statement.StatementUtil
-
Returns a list of
StatementInfoWrapper
containing sql statements constructed with the sql statement and the parameters provided - reset() - Method in class com.firebolt.jdbc.connection.FireboltConnection
-
Server side lets us know when the connection needs to be reset.
- resolveFireboltJdbcDirectory() - Method in class com.firebolt.jdbc.cache.DirectoryPathResolver
-
We will default to writing the connection cache data in the default temp directory for each operating system It will make sure that the directory is crated.
- RESOURCE_NOT_FOUND - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
- retrieve(String, String) - Method in class com.firebolt.jdbc.client.account.FireboltAccountRetriever
- RetryInterceptor - Class in com.firebolt.jdbc.client.config
- RetryInterceptor() - Constructor for class com.firebolt.jdbc.client.config.RetryInterceptor
- rollback() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- rollback(Savepoint) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- rowDeleted() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- rowInserted() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- rowUpdated() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
S
- safelyDeleteFile(Path) - Method in class com.firebolt.jdbc.cache.FileService
- safeSaveToDiskAsync(CacheKey, ConnectionCache) - Method in class com.firebolt.jdbc.cache.FileService
- SCALE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SCOPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SCOPE_CATALOG - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SCOPE_SCHEMA - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SCOPE_TABLE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SEARCHABLE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SELF_REFERENCING_COL_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- ServerError - Class in com.firebolt.jdbc.exception
- ServerError(ServerError.Query, ServerError.Error[]) - Constructor for class com.firebolt.jdbc.exception.ServerError
- ServerError(JSONObject) - Constructor for class com.firebolt.jdbc.exception.ServerError
- ServerError.Error - Class in com.firebolt.jdbc.exception
- ServerError.Error.Location - Class in com.firebolt.jdbc.exception
- ServerError.Error.Severity - Enum Class in com.firebolt.jdbc.exception
- ServerError.Error.Source - Enum Class in com.firebolt.jdbc.exception
- ServerError.Query - Class in com.firebolt.jdbc.exception
- ServiceAccountAuthenticationRequest - Class in com.firebolt.jdbc.client.authentication
- ServiceAccountAuthenticationRequest(String, String, String) - Constructor for class com.firebolt.jdbc.client.authentication.ServiceAccountAuthenticationRequest
- sessionProperties - Variable in class com.firebolt.jdbc.connection.FireboltConnection
- sessionProperties - Variable in class com.firebolt.jdbc.statement.FireboltStatement
- setArray(int, Array) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setAsciiStream(int, InputStream) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setAsciiStream(int, InputStream, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setAsciiStream(long) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- setAutoCommit(boolean) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setBigDecimal(int, BigDecimal) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBinaryStream(int, InputStream) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBinaryStream(long) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- setBlob(int, InputStream) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBlob(int, InputStream, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBlob(int, Blob) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBoolean(int, boolean) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setByte(int, byte) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBytes(int, byte[]) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setBytes(long, byte[]) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- setBytes(long, byte[], int, int) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- setCatalog(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setCharacterStream(int, Reader) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setCharacterStream(long) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- setClientInfo(String, String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setClientInfo(Properties) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setClob(int, Reader) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setClob(int, Reader, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setClob(int, Clob) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setCursorName(String) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setData(long, char[], int, int) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- setDatabaseOptions(String, DatabaseOptions) - Method in class com.firebolt.jdbc.cache.ConnectionCache
- setDate(int, Date) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setDate(int, Date, Calendar) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setDouble(int, double) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setEndpoint(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setEngineOptions(String, EngineOptions) - Method in class com.firebolt.jdbc.cache.ConnectionCache
- setEscapeProcessing(boolean) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setFetchDirection(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- setFetchDirection(int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setFetchSize(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- setFetchSize(int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setFloat(int, float) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setHoldability(int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setInt(int, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setLong(int, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setMaxFieldSize(int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setMaxRows(int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setNCharacterStream(int, Reader) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setNClob(int, Reader) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setNClob(int, Reader, long) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setNClob(int, NClob) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setNetworkTimeout(Executor, int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setNString(int, String) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setNull(int, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setNull(int, int, String) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setObject(int, Object) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setObject(int, Object, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setObject(int, Object, int, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- SetParamRawStatement - Class in com.firebolt.jdbc.statement.rawstatement
-
A Set param statement is a special statement that sets a parameter internally (this type of statement starts with SET)
- SetParamRawStatement(String, String, List<ParamMarker>, Map.Entry<String, String>) - Constructor for class com.firebolt.jdbc.statement.rawstatement.SetParamRawStatement
- setPoolable(boolean) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setQueryTimeout(int) - Method in class com.firebolt.jdbc.statement.FireboltStatement
- setReadOnly(boolean) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setRef(int, Ref) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setRowId(int, RowId) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setSavepoint() - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setSavepoint(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setSchema(String) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setShort(int, short) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setSQLXML(int, SQLXML) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setStream(long, List<Character>) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- setString(int, String) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setString(long, String) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- setString(long, String, int, int) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- setTime(int, Time) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setTime(int, Time, Calendar) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setTimestamp(int, Timestamp) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setTransactionIsolation(int) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setTypeMap(Map<String, Class<?>>) - Method in class com.firebolt.jdbc.connection.FireboltConnection
- setUnicodeStream(int, InputStream, int) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- setURL(int, URL) - Method in class com.firebolt.jdbc.statement.preparedstatement.FireboltPreparedStatement
- SetValidator - Class in com.firebolt.jdbc.statement.rawstatement
- SetValidator(FireboltConnection) - Constructor for class com.firebolt.jdbc.statement.rawstatement.SetValidator
- SHORT - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- SHORT - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- SLF4JLogger - Class in com.firebolt.jdbc.log
- SLF4JLogger(String) - Constructor for class com.firebolt.jdbc.log.SLF4JLogger
- SNAPSHOT_TOO_OLD - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- SOCKET_TIMEOUT_MILLIS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- SocketUtil - Class in com.firebolt.jdbc.client.config.socket
- SocketUtil() - Constructor for class com.firebolt.jdbc.client.config.socket.SocketUtil
- SOURCE_DATA_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SPACE - Static variable in class com.firebolt.jdbc.resultset.compress.LZ4InputStream
- SPECIFIC_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- splitAll(String, char) - Static method in class com.firebolt.jdbc.util.StringUtil
-
Based on
org.apache.commons.lang3.StringUtils#split(String, char)
with small modifications, simplification and optimization - SQL_DATA_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SQL_DATETIME_SUB - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SQL_SYNTAX_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- SqlArrayUtil - Class in com.firebolt.jdbc.type.array
- SqlDateUtil - Class in com.firebolt.jdbc.type.date
- SqlDateUtil() - Constructor for class com.firebolt.jdbc.type.date.SqlDateUtil
- SQLState - Enum Class in com.firebolt.jdbc.exception
- SSL - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- SSL_CERTIFICATE_PATH - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- SSL_MODE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- STATE_NOT_DEFINED - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- STATEMENT_STRING_DATA_RIGHT_TRUNCATION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- StatementClient - Interface in com.firebolt.jdbc.client.query
- StatementClientImpl - Class in com.firebolt.jdbc.client.query
- StatementClientImpl(OkHttpClient, FireboltConnection, String, String) - Constructor for class com.firebolt.jdbc.client.query.StatementClientImpl
- StatementInfoWrapper - Class in com.firebolt.jdbc.statement
-
This represents a statement that is ready to be sent to Firebolt or executed internally to set a param
- StatementInfoWrapper(String, StatementType, Map.Entry<String, String>, RawStatement) - Constructor for class com.firebolt.jdbc.statement.StatementInfoWrapper
- StatementResultWrapper - Class in com.firebolt.jdbc.statement
- StatementResultWrapper(ResultSet, StatementInfoWrapper) - Constructor for class com.firebolt.jdbc.statement.StatementResultWrapper
- StatementType - Enum Class in com.firebolt.jdbc.statement
- StatementUtil - Class in com.firebolt.jdbc.statement
- StatementUtil() - Constructor for class com.firebolt.jdbc.statement.StatementUtil
- StatementValidator - Interface in com.firebolt.jdbc.statement.rawstatement
- StatementValidatorFactory - Class in com.firebolt.jdbc.statement.rawstatement
- storesLowerCaseIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- storesLowerCaseQuotedIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- storesMixedCaseIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- storesMixedCaseQuotedIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- storesUpperCaseIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- storesUpperCaseQuotedIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- STRING - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- STRING_DATA_RIGHT_TRUNCATION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- StringUtil - Class in com.firebolt.jdbc.util
- StringUtil() - Constructor for class com.firebolt.jdbc.util.StringUtil
- strip(String, char) - Static method in class com.firebolt.jdbc.util.StringUtil
- STRUCT - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- SUCCESS - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- SUPERTABLE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SUPERTYPE_CAT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SUPERTYPE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- SUPERTYPE_SCHEM - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- supportsAlterTableWithAddColumn() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsAlterTableWithDropColumn() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsANSI92EntryLevelSQL() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsANSI92FullSQL() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsANSI92IntermediateSQL() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsBatchUpdates() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsCatalogsInDataManipulation() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsCatalogsInIndexDefinitions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsCatalogsInProcedureCalls() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsCatalogsInTableDefinitions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsColumnAliasing() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsConvert() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsConvert(int, int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsCoreSQLGrammar() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
-
Does this driver support the Core ODBC SQL grammar.
- supportsCorrelatedSubqueries() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsDataManipulationTransactionsOnly() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsDifferentTableCorrelationNames() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsExpressionsInOrderBy() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsExtendedSQLGrammar() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsFullOuterJoins() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsGetGeneratedKeys() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsGroupBy() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsGroupByBeyondSelect() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsGroupByUnrelated() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsIntegrityEnhancementFacility() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsLikeEscapeClause() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsLimitedOuterJoins() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsMinimumSQLGrammar() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsMixedCaseIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsMixedCaseQuotedIdentifiers() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsMultipleOpenResults() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsMultipleResultSets() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsMultipleTransactions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsNamedParameters() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsNonNullableColumns() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsOpenCursorsAcrossCommit() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsOpenCursorsAcrossRollback() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsOpenStatementsAcrossCommit() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsOpenStatementsAcrossRollback() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsOrderByUnrelated() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsOuterJoins() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsPositionedDelete() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsPositionedUpdate() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsResultSetConcurrency(int, int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsResultSetHoldability(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsResultSetType(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSavepoints() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSchemasInDataManipulation() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSchemasInIndexDefinitions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSchemasInPrivilegeDefinitions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSchemasInProcedureCalls() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSchemasInTableDefinitions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSelectForUpdate() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsStatementPooling() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsStoredProcedures() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSubqueriesInComparisons() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSubqueriesInExists() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSubqueriesInIns() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsSubqueriesInQuantifieds() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsTableCorrelationNames() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsTransactionIsolationLevel(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsTransactions() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsUnion() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- supportsUnionAll() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION_IN_DIRECT_STATEMENT - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- SYSTEM_ENGINE_NAME - Static variable in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- SYSTEM_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
- SYSTEM_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- SYSTEM_SEVIER_WARNING - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
- SYSTEM_WARNING - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
T
- TABLE_CAT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TABLE_CATALOG - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TABLE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TABLE_SCHEM - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TABLE_TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TCP_KEEP_COUNT - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- TCP_KEEP_IDLE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- TCP_KEEP_INTERVAL - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- TEMP_DIRECTORY_PROPERTY - Static variable in class com.firebolt.jdbc.cache.DirectoryPathResolver
- TEXT - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- TEXT - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- TIME - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- TIME_TO_LIVE_MILLIS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Deprecated.
- TIMESTAMP - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- TIMESTAMP - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- TIMESTAMP - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- TIMESTAMP_WITH_TIMEZONE - Enum constant in enum class com.firebolt.jdbc.type.BaseType
- TIMESTAMP_WITH_TIMEZONE - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- TimestampUtil - Class in com.firebolt.jdbc.type.date
- TimestampUtil() - Constructor for class com.firebolt.jdbc.type.date.TimestampUtil
- TOO_MANY_CONNECTIONS - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- TOO_MANY_REQUESTS - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
- TOO_MANY_ROWS - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- toSql() - Method in class com.firebolt.jdbc.metadata.MetadataUtil.Query
-
Parse the object to a SQL query that can be sent to Firebolt
- toString() - Method in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
- toString() - Method in class com.firebolt.jdbc.QueryResult
- toString() - Method in class com.firebolt.jdbc.resultset.compress.BlockChecksum
- toString() - Method in class com.firebolt.jdbc.resultset.FireboltResultSetMetaData
- toString() - Method in class com.firebolt.jdbc.statement.rawstatement.RawStatement
- toString() - Method in class com.firebolt.jdbc.statement.rawstatement.RawStatementWrapper
- toTime(String, TimeZone) - Static method in class com.firebolt.jdbc.type.date.TimestampUtil
-
Parse a string and return a time representing its value.
- toTimestamp(String, TimeZone) - Static method in class com.firebolt.jdbc.type.date.TimestampUtil
-
Parse a string and return a timestamp representing its value.
- trace(String) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- trace(String) - Method in class com.firebolt.jdbc.log.JDKLogger
- trace(String) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- trace(String, Object...) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- trace(String, Object...) - Method in class com.firebolt.jdbc.log.JDKLogger
- trace(String, Object...) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- trace(String, Throwable) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- trace(String, Throwable) - Method in class com.firebolt.jdbc.log.JDKLogger
- trace(String, Throwable) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- TRANSACTION_RESOLUTION_UNKNOWN - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- TRANSACTION_ROLLBACK - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- transform(Object, Object...) - Method in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- transform(String) - Method in enum class com.firebolt.jdbc.type.BaseType
- transform(String, Column) - Method in enum class com.firebolt.jdbc.type.BaseType
- transform(String, Column, TimeZone, int) - Method in enum class com.firebolt.jdbc.type.BaseType
- transformAny(Object) - Static method in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- transformAny(Object, int) - Static method in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- transformAny(Object, int, ParserVersion) - Static method in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- transformAny(Object, ParserVersion) - Static method in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
- transformFromDateToSQLStringFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformFromDateWithTimezoneToSQLStringFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformFromLocalDateTimeToSQLStringFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformFromLocalDateToSQLStringFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformFromOffsetDateTimeToSQLStringFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformFromTimestampToOffsetDateTime - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformFromTimestampToSQLStringFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformFromTimestampWithTimezoneToSQLStringFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformToDateFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformToSqlArray(String, ColumnType) - Static method in class com.firebolt.jdbc.type.array.SqlArrayUtil
- transformToTimeFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- transformToTimestampFunction - Static variable in class com.firebolt.jdbc.type.date.SqlDateUtil
- truncate(long) - Method in class com.firebolt.jdbc.type.lob.FireboltBlob
- truncate(long) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- TUPLE - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- TYPE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TYPE_CAT - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TYPE_NAME - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TYPE_NOT_SUPPORTED - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
- TYPE_SCHEM - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- TYPE_TRANSFORMATION_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
U
- U_INT_8 - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- UNAUTHORIZED - Enum constant in enum class com.firebolt.jdbc.exception.ExceptionType
- UNDEFINED_FILE - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- UNKNOWN - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
- UNKNOWN - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- UNSIGNED_ATTRIBUTE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- UNSIGNED_BIG_INT_64 - Enum constant in enum class com.firebolt.jdbc.type.FireboltDataType
- unwrap(Class<T>) - Method in interface com.firebolt.jdbc.GenericWrapper
- UPDATE_RULE - Static variable in class com.firebolt.jdbc.metadata.MetadataColumns
- updateArray(int, Array) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateArray(String, Array) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateAsciiStream(int, InputStream) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateAsciiStream(int, InputStream, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateAsciiStream(int, InputStream, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateAsciiStream(String, InputStream) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateAsciiStream(String, InputStream, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateAsciiStream(String, InputStream, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBigDecimal(int, BigDecimal) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBigDecimal(String, BigDecimal) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBinaryStream(int, InputStream) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBinaryStream(int, InputStream, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBinaryStream(int, InputStream, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBinaryStream(String, InputStream) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBinaryStream(String, InputStream, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBinaryStream(String, InputStream, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBlob(int, InputStream) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBlob(int, InputStream, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBlob(int, Blob) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBlob(String, InputStream) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBlob(String, InputStream, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBlob(String, Blob) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBoolean(int, boolean) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBoolean(String, boolean) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateByte(int, byte) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateByte(String, byte) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBytes(int, byte[]) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateBytes(String, byte[]) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateCharacterStream(int, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateCharacterStream(int, Reader, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateCharacterStream(int, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateCharacterStream(String, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateCharacterStream(String, Reader, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateCharacterStream(String, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateClob(int, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateClob(int, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateClob(int, Clob) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateClob(String, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateClob(String, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateClob(String, Clob) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateDate(int, Date) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateDate(String, Date) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateDouble(int, double) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateDouble(String, double) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateFloat(int, float) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateFloat(String, float) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateInt(int, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateInt(String, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateLong(int, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateLong(String, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNCharacterStream(int, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNCharacterStream(int, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNCharacterStream(String, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNCharacterStream(String, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNClob(int, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNClob(int, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNClob(int, NClob) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNClob(String, Reader) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNClob(String, Reader, long) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNClob(String, NClob) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNString(int, String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNString(String, String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNull(int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateNull(String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateObject(int, Object) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateObject(int, Object, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateObject(String, Object) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateObject(String, Object, int) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateRef(int, Ref) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateRef(String, Ref) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateRow() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateRowId(int, RowId) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateRowId(String, RowId) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updatesAreDetected(int) - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- updateShort(int, short) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateShort(String, short) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateSQLXML(int, SQLXML) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateSQLXML(String, SQLXML) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateString(int, String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateString(String, String) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateTime(int, Time) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateTime(String, Time) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateTimestamp(int, Timestamp) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- updateTimestamp(String, Timestamp) - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- UrlUtil - Class in com.firebolt.jdbc.connection
- UrlUtil() - Constructor for class com.firebolt.jdbc.connection.UrlUtil
- UsageTrackerUtil - Class in com.firebolt.jdbc.client
- UsageTrackerUtil() - Constructor for class com.firebolt.jdbc.client.UsageTrackerUtil
- USE_CONNECTION_POOL - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Deprecated.
- USE_PATH_AS_DB - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Deprecated.
- USER_CLIENTS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- USER_DRIVERS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- USER_ERROR - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
- USER_HOME_PROPERTY - Static variable in class com.firebolt.jdbc.cache.DirectoryPathResolver
- USER_WARNING - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
- UsernamePasswordAuthenticationRequest - Class in com.firebolt.jdbc.client.authentication
- UsernamePasswordAuthenticationRequest() - Constructor for class com.firebolt.jdbc.client.authentication.UsernamePasswordAuthenticationRequest
- usesLocalFilePerTable() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- usesLocalFiles() - Method in class com.firebolt.jdbc.metadata.FireboltDatabaseMetadata
- UUID - Enum constant in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
V
- V1_8 - Enum constant in enum class com.firebolt.jdbc.JavaVersion
- validate(RawStatement) - Method in class com.firebolt.jdbc.statement.rawstatement.NoOpStatementValidator
- validate(RawStatement) - Method in class com.firebolt.jdbc.statement.rawstatement.SetValidator
- validate(RawStatement) - Method in interface com.firebolt.jdbc.statement.rawstatement.StatementValidator
- VALIDATE_AFTER_INACTIVITY_MILLIS - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Deprecated.
- VALIDATE_ON_SYSTEM_ENGINE - Enum constant in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
- validateConnectionParameters() - Method in class com.firebolt.jdbc.connection.FireboltConnection
-
Validates that the required parameters are present for the connection
- validateConnectionParameters() - Method in class com.firebolt.jdbc.connection.FireboltConnectionServiceSecret
-
Perform syntactic validation for the mandatory connection params which are: - clientId - clientSecret - account Also make sure the access token is not passed in
- validateConnectionParameters() - Method in class com.firebolt.jdbc.connection.FireboltConnectionUserPassword
- validateConnectionParameters() - Method in class com.firebolt.jdbc.connection.LocalhostFireboltConnection
-
For localhost connection validate: - accessToken is populated
- validateGetRange(long, int, int) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- validateResponse(String, int, String) - Method in class com.firebolt.jdbc.client.account.FireboltAccountRetriever
- validateResponse(String, int, String) - Method in class com.firebolt.jdbc.client.FireboltClient
- validateResponse(String, int, String) - Method in class com.firebolt.jdbc.client.query.StatementClientImpl
- validateResponse(String, Response, Boolean) - Method in class com.firebolt.jdbc.client.FireboltClient
- validateResponse(String, Response, Boolean) - Method in class com.firebolt.jdbc.client.query.StatementClientImpl
- validateSetRange(long, int, int, int) - Method in class com.firebolt.jdbc.type.lob.FireboltClob
- validateStatementIsNotClosed() - Method in class com.firebolt.jdbc.statement.FireboltStatement
- valueOf(String) - Static method in enum class com.firebolt.jdbc.cache.CacheType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.exception.ExceptionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.exception.ServerError.Error.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.exception.SQLState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.JavaVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.statement.StatementType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.type.BaseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.type.FireboltDataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.firebolt.jdbc.type.ParserVersion
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.firebolt.jdbc.cache.CacheType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.connection.settings.FireboltQueryParameterKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.connection.settings.FireboltSessionProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.exception.ExceptionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.exception.ServerError.Error.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.exception.ServerError.Error.Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.exception.SQLState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.JavaVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.statement.StatementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.type.BaseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.type.FireboltDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.type.JavaTypeToFireboltSQLString
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.firebolt.jdbc.type.ParserVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VersionUtil - Class in com.firebolt.jdbc.util
- VersionUtil() - Constructor for class com.firebolt.jdbc.util.VersionUtil
W
- warn(String) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- warn(String) - Method in class com.firebolt.jdbc.log.JDKLogger
- warn(String) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- warn(String, Object...) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- warn(String, Object...) - Method in class com.firebolt.jdbc.log.JDKLogger
- warn(String, Object...) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- warn(String, Throwable) - Method in interface com.firebolt.jdbc.log.FireboltLogger
- warn(String, Throwable) - Method in class com.firebolt.jdbc.log.JDKLogger
- warn(String, Throwable) - Method in class com.firebolt.jdbc.log.SLF4JLogger
- WARNING - Enum constant in enum class com.firebolt.jdbc.exception.ServerError.Error.Severity
- WARNING - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- wasNull() - Method in class com.firebolt.jdbc.resultset.FireboltResultSet
- WITH_CHECK_OPTION_VIOLATION - Enum constant in enum class com.firebolt.jdbc.exception.SQLState
- wrap(Socket, FireboltProperties) - Static method in class com.firebolt.jdbc.client.config.socket.SocketUtil
- write(byte[], int, int) - Method in class com.firebolt.jdbc.resultset.compress.LZ4OutputStream
- write(int) - Method in class com.firebolt.jdbc.resultset.compress.LZ4OutputStream
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form