public class PhoenixThinDriver
extends org.apache.calcite.avatica.remote.Driver
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONNECT_STRING_PREFIX |
static org.apache.commons.logging.Log |
LOG |
| 构造器和说明 |
|---|
PhoenixThinDriver() |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
connect(String url,
Properties info) |
protected org.apache.calcite.avatica.DriverVersion |
createDriverVersion() |
static String |
getConnectionUrl(String hostname,
int port) |
protected String |
getConnectStringPrefix() |
protected static Properties |
getProperties(String user,
String password) |
protected static Properties getProperties(String user, String password)
protected org.apache.calcite.avatica.DriverVersion createDriverVersion()
createDriverVersion 在类中 org.apache.calcite.avatica.remote.Driverprotected String getConnectStringPrefix()
getConnectStringPrefix 在类中 org.apache.calcite.avatica.remote.Driverpublic Connection connect(String url, Properties info) throws SQLException
connect 在接口中 Driverconnect 在类中 org.apache.calcite.avatica.remote.DriverSQLExceptionCopyright © 2019. All rights reserved.