| Modifier and Type | Method and Description |
|---|---|
TimestreamConnection |
TimestreamDriver.connect(String url,
Properties info) |
protected TimestreamConnection |
TimestreamDataSource.createTimestreamConnection(Properties info)
Creates a TimestreamConnection object.
|
protected TimestreamConnection |
TimestreamDriver.createTimestreamConnection(Properties properties,
com.amazonaws.ClientConfiguration configuration)
Creates an
TimestreamConnection instance. |
TimestreamConnection |
TimestreamStatement.getConnection() |
TimestreamConnection |
TimestreamDatabaseMetaData.getConnection() |
| Constructor and Description |
|---|
TimestreamDatabaseMetaData(TimestreamConnection connection)
Constructor for seeding the database metadata with the parent connection.
|
Copyright © 2020. All rights reserved.