SI
- the RelationalServiceInfo
type for the underlying database servicepublic abstract class DbcpLikePooledDataSourceCreator<SI extends 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,
RelationalServiceInfo serviceInfo,
ServiceConnectorConfig serviceConnectorConfig,
java.lang.String driverClassName,
java.lang.String validationQuery) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
protected void setBasicDataSourceProperties(javax.sql.DataSource basicDataSource, RelationalServiceInfo serviceInfo, ServiceConnectorConfig serviceConnectorConfig, java.lang.String driverClassName, java.lang.String validationQuery)