| Package | Description |
|---|---|
| io.awspring.cloud.jdbc.config.annotation | |
| io.awspring.cloud.jdbc.datasource | |
| io.awspring.cloud.jdbc.rds |
| Modifier and Type | Method and Description |
|---|---|
DataSourceFactory |
RdsInstanceConfigurer.getDataSourceFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
TomcatJdbcDataSourceFactory
A Tomcat JDBC Pool
DataSourceFactory implementation that creates a JDBC pool
backed datasource. |
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonRdsDataSourceFactoryBean.setDataSourceFactory(DataSourceFactory dataSourceFactory)
Allows to configure a different DataSourceFactory in order to use a different
DataSource implementation.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.