| Class | Description |
|---|---|
| RedshiftConnectionPoolDataSource |
Redshift implementation of ConnectionPoolDataSource.
|
| RedshiftPooledConnection |
Redshift implementation of the PooledConnection interface.
|
| RedshiftPoolingDataSource | Deprecated
Since 42.0.0, instead of this class you should use a fully featured connection pool
like HikariCP, vibur-dbcp, commons-dbcp, c3p0, etc.
|
| RedshiftSimpleDataSource |
Simple DataSource which does not perform connection pooling.
|
Copyright © 2024 Amazon.com Inc.. All rights reserved.