Package | Description |
---|---|
org.opennms.core.db | |
org.opennms.netmgt.config.opennmsDataSources |
Modifier and Type | Method and Description |
---|---|
ConnectionPool |
DataSourceConfigurationFactory.getConnectionPool() |
Modifier and Type | Method and Description |
---|---|
ConnectionPool |
DataSourceConfiguration.getConnectionPool()
Returns the value of field 'connectionPool'.
|
static ConnectionPool |
ConnectionPool.unmarshal(Reader reader)
Method unmarshal.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSourceConfiguration.setConnectionPool(ConnectionPool connectionPool)
Sets the value of field 'connectionPool'.
|
Copyright © 2017. All rights reserved.