Class DatasetCfg.Dataset

java.lang.Object
io.odysz.semantic.DA.DatasetCfg.Dataset
Enclosing class:
DatasetCfg

public static class DatasetCfg.Dataset extends Object
POJO dataset element as configured in dataset.xml.
(oracle mapping information also initialized according to mapping file and the "cols" tag.)
  • Constructor Details

  • Method Details

    • getSql

      public String getSql(io.odysz.common.dbtype driver) throws SemanticException
      Parameters:
      driver - drv_orcl, drv_ms2k, drv_sqlit, drv_mysql(default)
      Returns:
      sql db version of the jdbc connection
      Throws:
      SemanticException - can't find correct sql version
    • sk

      public String sk()