public class ConnectionPoolInfoSynthesizer extends Object
ConnectionPoolInfos when there are not know at compile time| Constructor and Description |
|---|
ConnectionPoolInfoSynthesizer() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionPoolInfo |
synthesizeConnectionPoolInfo(DataSource ds)
This methods understands that there can be DBCP data sources and it knows how to generate
ConnectionPoolInfo from that
under lying data source. |
public static ConnectionPoolInfo synthesizeConnectionPoolInfo(DataSource ds)
ConnectionPoolInfo from that
under lying data source.ds - theCopyright © 2018 Atlassian. All rights reserved.