SI - the RelationalServiceInfo type for the underlying database servicepublic abstract class DbcpLikePooledDataSourceCreator<SI extends org.springframework.cloud.service.common.RelationalServiceInfo> extends java.lang.Object implements PooledDataSourceCreator<SI>
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.logging.Logger |
logger |
| Constructor and Description |
|---|
DbcpLikePooledDataSourceCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setBasicDataSourceProperties(javax.sql.DataSource basicDataSource,
org.springframework.cloud.service.common.RelationalServiceInfo serviceInfo,
org.springframework.cloud.service.ServiceConnectorConfig serviceConnectorConfig,
java.lang.String driverClassName,
java.lang.String validationQuery) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected void setBasicDataSourceProperties(javax.sql.DataSource basicDataSource,
org.springframework.cloud.service.common.RelationalServiceInfo serviceInfo,
org.springframework.cloud.service.ServiceConnectorConfig serviceConnectorConfig,
java.lang.String driverClassName,
java.lang.String validationQuery)