scriptella.configuration.*

  • scriptella.configuration.QueryEl
    Modifier and Type
    Constant Field
    Value
    public static final String
    "query"
  • scriptella.configuration.ScriptEl
    Modifier and Type
    Constant Field
    Value
    public static final String
    "script"

scriptella.core.*

  • scriptella.core.EtlVariable
    Modifier and Type
    Constant Field
    Value
    public static final String
    "etl"

scriptella.driver.*

  • scriptella.driver.as400.Driver
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com.ibm.as400.access.AS400JDBCDriver"
  • scriptella.driver.cubrid.Driver
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cubrid.jdbc.driver.CUBRIDDriver"
  • scriptella.driver.db2.Driver
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com.ibm.db2.jcc.DB2Driver"
  • scriptella.driver.ldap.ldif.Entry
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final int
    4
    public static final int
    2
    public static final int
    1
    public static final int
    3
  • scriptella.driver.xls.Driver
    Modifier and Type
    Constant Field
    Value
    public static final String
    "net.pcal.sqlsheet.XlsDriver"

scriptella.jdbc.*

scriptella.text.*

scriptella.tools.*