| Modifier and Type | Method and Description |
|---|---|
DataSourcePool |
DataSourceFactory.createPool(String name,
DataSourceConfig config)
Create the DataSourcePool with the given configuration.
|
void |
DataSourceConfig.setDefaults(DataSourceConfig other)
Default the values for driver, url, username and password from another config if
they have not been set.
|
Copyright © 2018. All rights reserved.