Skip navigation links
A C D E F G I J L N O P R S T U V W 

A

abort(Executor) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
acceptsURL(String) - Method in class software.amazon.timestream.jdbc.TimestreamDriver
 
addBatch() - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
addBatch(String) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
addConnectionEventListener(ConnectionEventListener) - Method in class software.amazon.timestream.jdbc.TimestreamPooledConnection
 
addStatementEventListener(StatementEventListener) - Method in class software.amazon.timestream.jdbc.TimestreamPooledConnection
 
allProceduresAreCallable() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
allTablesAreSelectable() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
autoCommitFailureClosesAllResultSets() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 

C

cancel() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
clearBatch() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
clearParameters() - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
clearWarnings() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
clearWarnings() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
close() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
close() - Method in class software.amazon.timestream.jdbc.TimestreamPooledConnection
 
close() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
closeOnCompletion() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
commit() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
connect(String, Properties) - Method in class software.amazon.timestream.jdbc.TimestreamDriver
 
connectionClosed(ConnectionEvent) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
connectionErrorOccurred(ConnectionEvent) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
createArrayOf(String, Object[]) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createBlob() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createClob() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createNClob() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createSQLXML() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createStatement() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createStatement(int, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createStatement(int, int, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createStruct(String, Object[]) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
createTimestreamConnection(Properties) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Creates a TimestreamConnection object.
createTimestreamConnection(Properties, ClientConfiguration) - Method in class software.amazon.timestream.jdbc.TimestreamDriver
Creates an TimestreamConnection instance.

D

dataDefinitionCausesTransactionCommit() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
deletesAreDetected(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamArrayResultSet
 
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamColumnsResultSet
Close this result set.
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamDatabasesResultSet
 
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamPropertiesResultSet
 
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamResultSet
Close this result set.
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamTablesResultSet
Close this result set.
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamTableTypesResultSet
 
doClose() - Method in class software.amazon.timestream.jdbc.TimestreamTypeInfoResultSet
 
doesMaxRowSizeIncludeBlobs() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamArrayResultSet
 
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamColumnsResultSet
Retrieve the next page of the results.
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamDatabasesResultSet
Retrieve the next page of the results.
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamPropertiesResultSet
 
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamResultSet
Retrieve the next page of the results.
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamTablesResultSet
Retrieve the next page of the results.
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamTableTypesResultSet
 
doNextPage() - Method in class software.amazon.timestream.jdbc.TimestreamTypeInfoResultSet
 

E

execute() - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
execute(String) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
execute(String) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
execute(String, int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
execute(String, int[]) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
execute(String, String[]) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeBatch() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeLargeBatch() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeLargeUpdate(String) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeLargeUpdate(String, int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeLargeUpdate(String, int[]) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeLargeUpdate(String, String[]) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeQuery() - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
executeQuery(String) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
executeQuery(String) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeUpdate() - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
executeUpdate(String) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeUpdate(String, int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeUpdate(String, int[]) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
executeUpdate(String, String[]) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 

F

free() - Method in class software.amazon.timestream.jdbc.TimestreamArray
 

G

generatedKeyAlwaysReturned() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getAadAppId() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the unique id of the registered application on Azure AD.
getAadClientSecret() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the client secret associated with the registered application on Azure AD used to authorize fetching tokens.
getAadTenantId() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets Azure Active Directory tenant ID.
getAccessKeyId() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Getter for the AWS access key ID.
getArray() - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getArray(long, int) - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getArray(long, int, Map<String, Class<?>>) - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getArray(Map<String, Class<?>>) - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getAttributes(String, String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getAttributes() - Method in class software.amazon.timestream.jdbc.TimestreamStruct
 
getAttributes(Map<String, Class<?>>) - Method in class software.amazon.timestream.jdbc.TimestreamStruct
 
getAutoCommit() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getAwsRoleArn() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the Amazon Resource Name (ARN) of the role that the caller is assuming.
getBaseType() - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getBaseTypeName() - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getCatalog() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getCatalogName(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getCatalogs() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getCatalogSeparator() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getCatalogTerm() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getClientInfo() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getClientInfo(String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getClientInfoProperties() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getColumnClassName(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getColumnCount() - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getColumnDisplaySize(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getColumnLabel(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getColumnName(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getColumnPrivileges(String, String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getColumnType(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
getColumnTypeName(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getConnection() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getConnection() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
getConnection(String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
getConnection() - Method in class software.amazon.timestream.jdbc.TimestreamPooledConnection
 
getConnection() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getCredentialsFilePath() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the path to a properties file containing AWS security credentials `accessKey` and `secretKey`.
getCredentialsProviderClass() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets credentials provider class.
getCrossReference(String, String, String, String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDatabaseMajorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDatabaseProductName() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDatabaseProductVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDefaultTransactionIsolation() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDriverMajorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDriverMinorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDriverName() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getDriverVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getEndpoint() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Getter for the Timestream service endpoint.
getExportedKeys(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getExtraNameCharacters() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getFetchDirection() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getFetchSize() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getFunctionColumns(String, String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getFunctions(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getGeneratedKeys() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getHoldability() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getIdentifierQuoteString() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getIdpArn() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the Amazon Resource Name (ARN) of the SAML provider in IAM that describes the IdP.
getIdpHost() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the hostname of the specified IdP.
getIdpName() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the Identity Provider (IdP) name to use for SAML-based authentication.
getIdpPassword() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the password for the specified IdP account.
getIdpUserName() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the user name for the specified IdP account.
getImportedKeys(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getJDBCMajorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getJDBCMinorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getLargeMaxRows() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getLargeUpdateCount() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getLoginTimeout() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
getLogWriter() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
getMajorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDriver
 
getMaxBinaryLiteralLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxColumnNameLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxColumnsInTable() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxConnections() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxConnections() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the maximum number of allowed concurrently opened HTTP connections to the Timestream service.
getMaxCursorNameLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxFieldSize() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getMaxIndexLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxRetryCount() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the maximum number of retry attempts for retryable errors with 5XX error codes in the client.
getMaxRows() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getMaxRowSize() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxStatementLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxStatements() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxTableNameLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxTablesInSelect() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMaxUserNameLength() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getMetaData() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getMetaData() - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
getMinorVersion() - Method in class software.amazon.timestream.jdbc.TimestreamDriver
 
getMoreResults() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getMoreResults(int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getNetworkTimeout() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getNumericFunctions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getOktaAppId() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the unique Okta-provided ID associated with the Timestream application.
getParameterMetaData() - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
getParentLogger() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
getParentLogger() - Method in class software.amazon.timestream.jdbc.TimestreamDriver
 
getPooledConnection() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
getPooledConnection(String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
getPrecision(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getPrimaryKeys(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getProcedures(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getProcedureTerm() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getPropertyInfo(String, Properties) - Method in class software.amazon.timestream.jdbc.TimestreamDriver
 
getPseudoColumns(String, String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getQueryTimeout() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getRegion() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Getter for the database's region.
getRequestTimeout() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the time in milliseconds the client will wait for a query request before timing out.
getResultSet() - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getResultSet(Map<String, Class<?>>) - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getResultSet(long, int) - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getResultSet(long, int, Map<String, Class<?>>) - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
getResultSet() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getResultSetConcurrency() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getResultSetHoldability() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getResultSetHoldability() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getResultSetType() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getRowIdLifetime() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getScale(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getSchema() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getSchemaName(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getSchemas() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSchemas(String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSchemaTerm() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSearchStringEscape() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSecretAccessKey() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Getter for the AWS secret access key.
getSessionToken() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Getter for the temporary AWS session token.
getSocketTimeout() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Gets the time in milliseconds the client will wait for data to be transferred over an open connection before timing out.
getSQLKeywords() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSQLStateType() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSQLTypeName() - Method in class software.amazon.timestream.jdbc.TimestreamStruct
 
getStringFunctions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSuperTables(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getSystemFunctions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getTableName(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
getTablePrivileges(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getTableTypes() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getTimeDateFunctions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getTransactionIsolation() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getTypeInfo() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getTypeMap() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getUDTs(String, String, String, int[]) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getUpdateCount() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
getURL() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getUserName() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
getWarnings() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
getWarnings() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 

I

insertsAreDetected(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamArrayResultSet
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamColumnsResultSet
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamDatabasesResultSet
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamPropertiesResultSet
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamResultSet
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamTablesResultSet
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamTableTypesResultSet
 
isAfterLast() - Method in class software.amazon.timestream.jdbc.TimestreamTypeInfoResultSet
 
isAutoIncrement(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isCaseSensitive(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isCatalogAtStart() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
isClosed() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
isClosed() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
isCloseOnCompletion() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
isCurrency(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isDefinitelyWritable(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isEnableMetaDataPreparedStatement() - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Getter for the enableMetaDataPreparedStatement.
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamArrayResultSet
 
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamColumnsResultSet
 
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamDatabasesResultSet
 
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamPropertiesResultSet
 
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamResultSet
 
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamTablesResultSet
 
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamTableTypesResultSet
 
isLast() - Method in class software.amazon.timestream.jdbc.TimestreamTypeInfoResultSet
 
isNullable(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isPoolable() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
isReadOnly() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
isReadOnly() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
isReadOnly(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isSearchable(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isSigned(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isValid(int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
isWrapperFor(Class<?>) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
isWrapperFor(Class<?>) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
isWrapperFor(Class<?>) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
isWritable(int) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 

J

jdbcCompliant() - Method in class software.amazon.timestream.jdbc.TimestreamDriver
 

L

locatorsUpdateCopy() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
lookup(Warning, Object...) - Static method in enum software.amazon.timestream.jdbc.Warning
Looks up the resource bundle string corresponding to the key, and formats it with the provided arguments.

N

nativeSQL(String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
nullPlusNonNullIsNull() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
nullsAreSortedHigh() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
nullsAreSortedLow() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 

O

othersDeletesAreVisible(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 

P

prepareCall(String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareCall(String, int, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareCall(String, int, int, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareStatement(String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareStatement(String, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareStatement(String, int, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareStatement(String, int, int, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareStatement(String, int[]) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
prepareStatement(String, String[]) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 

R

releaseSavepoint(Savepoint) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
removeConnectionEventListener(ConnectionEventListener) - Method in class software.amazon.timestream.jdbc.TimestreamPooledConnection
 
removeStatementEventListener(StatementEventListener) - Method in class software.amazon.timestream.jdbc.TimestreamPooledConnection
 
rollback() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
rollback(Savepoint) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 

S

setAadAppId(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the unique id of the registered application on Azure AD.
setAadClientSecret(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the client secret associated with the registered application on Azure AD used to authorize fetching tokens.
setAadTenantId(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets Azure Active Directory tenant ID.
setAccessKeyId(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Setter for the AWS access key ID.
setArray(int, Array) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setAutoCommit(boolean) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setAwsRoleArn(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the Amazon Resource Name (ARN) of the role that the caller is assuming.
setBigDecimal(int, BigDecimal) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBlob(int, Blob) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBlob(int, InputStream, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBlob(int, InputStream) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBoolean(int, boolean) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setByte(int, byte) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setBytes(int, byte[]) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setCatalog(String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setCharacterStream(int, Reader, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setCharacterStream(int, Reader) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setClientInfo(Properties) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setClientInfo(String, String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setClob(int, Clob) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setClob(int, Reader, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setClob(int, Reader) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setCredentialsFilePath(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the path to a properties file containing AWS security credentials `accessKey` and `secretKey`.
setCredentialsProviderClass(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets credentials provider class.
setCursorName(String) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setDate(int, Date) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setDate(int, Date, Calendar) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setDouble(int, double) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setEnableMetaDataPreparedStatement(boolean) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Setter for tracking if the driver can return metadata for PreparedStatements.
setEndpoint(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Setter for the Timestream service endpoint.
setEscapeProcessing(boolean) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setFetchDirection(int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setFetchSize(int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setFloat(int, float) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setHoldability(int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setIdpArn(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the Amazon Resource Name (ARN) of the SAML provider in IAM that describes the IdP.
setIdpHost(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the hostname of the specified IdP.
setIdpName(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the Identity Provider (IdP) name to use for SAML-based authentication.
setIdpPassword(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the password for the specified IdP account.
setIdpUserName(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the user name for the specified IdP account.
setInt(int, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setLargeMaxRows(long) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setLoginTimeout(int) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
setLogWriter(PrintWriter) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
setLong(int, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setMaxConnections(int) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the maximum number of allowed concurrently opened HTTP connections to the Timestream service.
setMaxFieldSize(int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setMaxRetryCount(int) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the maximum retry attempts for retryable errors on the client.
setMaxRows(int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setNCharacterStream(int, Reader, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setNCharacterStream(int, Reader) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setNClob(int, NClob) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setNClob(int, Reader, long) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setNClob(int, Reader) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setNString(int, String) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setNull(int, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setNull(int, int, String) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setObject(int, Object, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setObject(int, Object) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setObject(int, Object, int, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setOktaAppId(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the unique Okta-provided ID associated with the Timestream application.
setPoolable(boolean) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setQueryTimeout(int) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
setReadOnly(boolean) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setRef(int, Ref) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setRegion(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Setter for the AWS database region.
setRequestTimeout(int) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the time in milliseconds the client will wait for a query request before timing out.
setRowId(int, RowId) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setSavepoint() - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setSavepoint(String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setSchema(String) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setSecretAccessKey(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Setter for the AWS secret access key.
setSessionToken(String) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Setter for the AWS session token.
setShort(int, short) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setSocketTimeout(int) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
Sets the time in milliseconds the client will wait for data to be transferred over an open connection before timing out.
setSQLXML(int, SQLXML) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setString(int, String) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setTime(int, Time) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setTime(int, Time, Calendar) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setTimestamp(int, Timestamp) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setTransactionIsolation(int) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setTypeMap(Map<String, Class<?>>) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
setUnicodeStream(int, InputStream, int) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
setURL(int, URL) - Method in class software.amazon.timestream.jdbc.TimestreamPreparedStatement
 
software.amazon.timestream.jdbc - package software.amazon.timestream.jdbc
 
storesLowerCaseIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsBatchUpdates() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsColumnAliasing() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsConvert() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsConvert(int, int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsFullOuterJoins() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsGroupBy() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsMultipleResultSets() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsMultipleTransactions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsNamedParameters() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsNonNullableColumns() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsOuterJoins() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsPositionedDelete() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsPositionedUpdate() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsResultSetType(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSavepoints() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSelectForUpdate() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsStatementPooling() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsStoredProcedures() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsTransactions() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsUnion() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
supportsUnionAll() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 

T

TimestreamArray - Class in software.amazon.timestream.jdbc
Implementation of Array containing Timestream objects.
TimestreamArrayResultSet - Class in software.amazon.timestream.jdbc
ResultSet representing a Timestream Array.
TimestreamAttributesResultSet - Class in software.amazon.timestream.jdbc
Result set to return an empty list of attributes in Timestream.
TimestreamBestRowIdentifierResultSet - Class in software.amazon.timestream.jdbc
Result set to return an empty list of best row identifiers in Timestream.
TimestreamColumnsResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning the list of tables in Timestream.
TimestreamConnection - Class in software.amazon.timestream.jdbc
Timestream implementation of Connection, represents a physical connection to a database.
TimestreamDatabaseMetaData - Class in software.amazon.timestream.jdbc
 
TimestreamDatabaseMetaData(TimestreamConnection) - Constructor for class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
Constructor for seeding the database metadata with the parent connection.
TimestreamDatabasesResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning the list of databases in Timestream.
TimestreamDataSource - Class in software.amazon.timestream.jdbc
DataSource implementation of Timestream, supports pooled and non-pooled connections.
TimestreamDataSource() - Constructor for class software.amazon.timestream.jdbc.TimestreamDataSource
 
TimestreamDriver - Class in software.amazon.timestream.jdbc
Timestream JDBC Driver class.
TimestreamDriver() - Constructor for class software.amazon.timestream.jdbc.TimestreamDriver
 
TimestreamImportedKeysResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning the empty list of imported (foreign) keys in Timestream.
TimestreamIndexResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning the empty list of indexes in Timestream.
TimestreamPooledConnection - Class in software.amazon.timestream.jdbc
A class that is a wrapper around a TimestreamConnection instance which helps to recycle/retrieve the underlying physical connections to/from a connection pool.
TimestreamPreparedStatement - Class in software.amazon.timestream.jdbc
 
TimestreamPrimaryKeysResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning the empty list of primary keys in Timestream.
TimestreamProceduresResultSet - Class in software.amazon.timestream.jdbc
Result set to return an empty list of procedures in Timestream.
TimestreamPropertiesResultSet - Class in software.amazon.timestream.jdbc
Result set to return all the supported connection properties in Timestream.
TimestreamPropertiesResultSet() - Constructor for class software.amazon.timestream.jdbc.TimestreamPropertiesResultSet
TimestreamPropertiesResultSet constructor.
TimestreamResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning results of an arbitrary query against Timestream.
TimestreamResultSetMetaData - Class in software.amazon.timestream.jdbc
TimestreamResultSetMetaData class that contains the meta data information of the result set.
TimestreamSchemasResultSet - Class in software.amazon.timestream.jdbc
Result set to return an empty list of schemas in Timestream.
TimestreamSchemasResultSet() - Constructor for class software.amazon.timestream.jdbc.TimestreamSchemasResultSet
Constructor.
TimestreamStatement - Class in software.amazon.timestream.jdbc
Timestream implementation of Statement.
TimestreamStruct - Class in software.amazon.timestream.jdbc
Implementation of Struct containing Timestream objects.
TimestreamTablesResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning the list of tables in Timestream.
TimestreamTableTypesResultSet - Class in software.amazon.timestream.jdbc
ResultSet for returning the table type in Timestream.
TimestreamTableTypesResultSet() - Constructor for class software.amazon.timestream.jdbc.TimestreamTableTypesResultSet
 
TimestreamTypeInfoResultSet - Class in software.amazon.timestream.jdbc
ResultSet containing information about each Timestream data type.
TimestreamTypeInfoResultSet() - Constructor for class software.amazon.timestream.jdbc.TimestreamTypeInfoResultSet
Constructor for TimestreamTypeInfoResultSet.
toString() - Method in class software.amazon.timestream.jdbc.TimestreamArray
 
toString() - Method in class software.amazon.timestream.jdbc.TimestreamStruct
 

U

unwrap(Class<T>) - Method in class software.amazon.timestream.jdbc.TimestreamConnection
 
unwrap(Class<T>) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
unwrap(Class<T>) - Method in class software.amazon.timestream.jdbc.TimestreamDataSource
 
unwrap(Class<T>) - Method in class software.amazon.timestream.jdbc.TimestreamResultSetMetaData
 
unwrap(Class<T>) - Method in class software.amazon.timestream.jdbc.TimestreamStatement
 
updatesAreDetected(int) - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
usesLocalFilePerTable() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 
usesLocalFiles() - Method in class software.amazon.timestream.jdbc.TimestreamDatabaseMetaData
 

V

valueOf(String) - Static method in enum software.amazon.timestream.jdbc.Warning
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.timestream.jdbc.Warning
Returns an array containing the constants of this enum type, in the order they are declared.
verifyOpen() - Method in class software.amazon.timestream.jdbc.TimestreamArray
Verify the parent result set is open.
verifyOpen() - Method in class software.amazon.timestream.jdbc.TimestreamStatement
Verify the statement is open.

W

Warning - Enum in software.amazon.timestream.jdbc
Enum representing the possible warning messages and lookup facilities for localization.
A C D E F G I J L N O P R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.