Package | Description |
---|---|
io.odysz.semantic.DA |
Modifier and Type | Field and Description |
---|---|
protected static HashMap<String,DatasetCfg.Dataset> |
DatasetCfg.dss |
Modifier and Type | Method and Description |
---|---|
protected static void |
DatasetCfg.load(HashMap<String,DatasetCfg.Dataset> cfgs,
String xmlPath)
Load all dataset.xml into the argument cfgs.
When return, cfgs is loaded with dataset configurations like [id, mysql:sql, orcl:sql, ...]. |
static void |
DatasetCfg.parseConfigs(HashMap<String,DatasetCfg.Dataset> cfgs,
XMLTable xSmtcs) |
Copyright © 2024. All rights reserved.