Uses of Package
stdmql.dbmanager

Packages that use stdmql.dbmanager
stdmql.builderEngine   
stdmql.lang   
stdmql.transformationEngine   
 

Classes in stdmql.dbmanager used by stdmql.builderEngine
DBManager
          This is the class which interact with the database layer, therefore it is used to (i) execute a query, (ii) initialize a table and (iii) store the data
 

Classes in stdmql.dbmanager used by stdmql.lang
DataRetreiver
           
DBManager
          This is the class which interact with the database layer, therefore it is used to (i) execute a query, (ii) initialize a table and (iii) store the data
 

Classes in stdmql.dbmanager used by stdmql.transformationEngine
DBManager
          This is the class which interact with the database layer, therefore it is used to (i) execute a query, (ii) initialize a table and (iii) store the data