| Package | Description |
|---|---|
| com.huawei.dli.jdbc | |
| com.huawei.dli.jdbc.utils | |
| com.huawei.dli.jdbc.utils.type |
| Constructor and Description |
|---|
DliConnection(Properties info,
String url) |
| 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?
|
void |
ConnectionResource.loadPropertiesFromConf(Map map) |
| Modifier and Type | Method and Description |
|---|---|
static DliType |
DliType.of(String typeName) |
static DliType |
DliType.of(String typeName,
boolean notExistException) |
Copyright © 2025. All rights reserved.