public class C3p0DataSourceProvider extends Object implements DataSourceProvider
| Modifier and Type | Field and Description |
|---|---|
protected static PropertiesLoader |
propLoader |
| Constructor and Description |
|---|
C3p0DataSourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
createDataSource(String source,
String config) |
protected static PropertiesLoader propLoader
public DataSource createDataSource(String source, String config)
createDataSource in interface DataSourceProviderCopyright © 2014. All Rights Reserved.