public class JDBCClient extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
GET_PD_ADDRESS |
static String |
SQL_SHOW_GRANTS |
| 构造器和说明 |
|---|
JDBCClient(String url,
Properties properties) |
public JDBCClient(String url, Properties properties)
public List<String> getPDAddresses() throws SQLException
SQLExceptionpublic String getCurrentUser() throws SQLException
SQLExceptionCopyright © 2023 PingCAP. All rights reserved.