public final class DataSourcePoolMetaDataReflection extends Object
| Constructor and Description |
|---|
DataSourcePoolMetaDataReflection() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getJdbcConnectionProperties()
Get JDBC connection properties.
|
String |
getJdbcUrl()
Get JDBC URL.
|
String |
getPassword()
Get password.
|
String |
getUsername()
Get username.
|
public String getJdbcUrl()
public String getUsername()
public String getPassword()
public Properties getJdbcConnectionProperties()
Copyright © 2022 The Apache Software Foundation. All rights reserved.