SI - the RelationalServiceInfo type for the underlying database servicepublic interface PooledDataSourceCreator<SI extends org.springframework.cloud.service.common.RelationalServiceInfo>
| Modifier and Type | Method and Description |
|---|---|
javax.sql.DataSource |
create(org.springframework.cloud.service.common.RelationalServiceInfo serviceInfo,
org.springframework.cloud.service.ServiceConnectorConfig serviceConnectorConfig,
java.lang.String driverClassName,
java.lang.String validationQuery) |