public class DBSchemaReader extends SMYLDDataBaseHandler
| Modifier and Type | Field and Description |
|---|---|
protected DatabaseMetaData |
dbMetaData |
protected HashMap<String,ProceduresPackage> |
dbPackages |
protected Vector<Object> |
dbStoredProcedures |
protected HashMap<String,Table> |
dbTables |
DB_SEQUENTIAL_NO_WIDTH, DB_VAL_NoParentFieldValue, dbConnection, dbUtility, smyldDBConnectionNEW_LINE, OS_NEW_LINEDB_ERR_CONNECTION_RESET, DB_ERR_CONNECTION_RESET_TEXT, DB_ERR_UNIQUE_CONSTRAINT, DB_ERR_UNKNOWN, DB_VENDOR_DB2, DB_VENDOR_DEFAULT, DB_VENDOR_MYSQL, DB_VENDOR_ORACLE, DB_VENDOR_SQL_SERVER, DB_VENDOR_SYBASE| Constructor and Description |
|---|
DBSchemaReader(DBErrorHandler e,
DBConnection conn) |
| Modifier and Type | Method and Description |
|---|---|
protected Table |
createTable() |
Vector<Object> |
getStoredProcedures() |
HashMap<String,Table> |
getTables() |
void |
readSchemaStoredProcedures(DBConnection conn) |
void |
readSchemaTables(HashMap<String,String> tables) |
addDBConnectionListener, addDBConnectionListener, closeConnection, doCommit, doRollBack, executeDoubleParamFunction, executeDoubleParamFunction, executeDoubleParamProcedure, executeMultiParamProcedure, executeQuery, executeSingleParamOraArrayFun, executeTrippleParamFunction, executeTrippleParamProcedure, getSMYLDConnection, getTableTotalRecordsNumber, getUtility, handleDBError, isConnected, setDBConnection, setSMYLDConnectiondebug, getLenName, insertInstanceValue, printInstanceValues, toStringprotected DatabaseMetaData dbMetaData
protected HashMap<String,ProceduresPackage> dbPackages
public DBSchemaReader(DBErrorHandler e, DBConnection conn)
Copyright © 2019 SMYLD. All rights reserved.