Package | Description |
---|---|
com.huawei.dli.jdbc | |
com.huawei.dli.jdbc.utils |
Modifier and Type | Method and Description |
---|---|
ConnectionResource |
DliConnection.getConnRes() |
Modifier and Type | Method and Description |
---|---|
static ConnectionResource |
ConnectionResource.constructConnectionResource(Properties info,
String url) |
static ConnectionResource |
ConnectionResource.extractParamsFromUrl(String url)
Parse JDBC connection URL
The format of the URL is:
jdbc:dli://<endPoint>/projectId?conf_list
jdbc:uquery://<endPoint>/projectId?conf_list is derepcated
jdbc:luxor://<endPoint>/projectId?conf_list is derepcated
where the conf_list is semicolon separated <key>=<val> pairs.
|
Constructor and Description |
---|
DliServiceProxy(ConnectionResource connRes) |
Copyright © 2023. All rights reserved.