| Package | Description | 
|---|---|
| org.opennms.core.db | |
| org.opennms.netmgt.config.opennmsDataSources | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.distributed.datasource | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionPool | 
DataSourceConfigurationFactory.getConnectionPool()  | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionPool | 
DataSourceConfiguration.getConnectionPool()
Returns the value of field 'connectionPool'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataSourceConfiguration.setConnectionPool(ConnectionPool connectionPool)
Sets the value of field 'connectionPool'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DataSource | 
ConfigFactory.createDataSource(ConnectionPool connectionPool,
                JdbcDataSource jdbcDataSource)  | 
Copyright © 2021. All rights reserved.