public final class DataSourcePoolMetaDataReflection extends Object
| 构造器和说明 |
|---|
DataSourcePoolMetaDataReflection() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.