| Interface | Description |
|---|---|
| BWDBValue | |
| DBName |
This class will hold all the data base names including tables,columns,views
..etc to work with the alias in order to maintain the code easily
|
| DBValue |
This class will hold all the preset table values for bank works, those values
are important for processing
|
| JavaDBValue |
| Class | Description |
|---|---|
| BWDataBase |
This class will handle the whole connection with the data base holding the
connection object together with the utility object as static declared and
accordingly all the child classes will use the very same connection object
and utility.
|
| BWDBAccess | |
| BWDBUtility | |
| DynamicSQLStatements | |
| MessageLogSaver | |
| SecurityChecker | |
| SMYLDTableRecord | |
| SQLStatements |
This class will hold all the sql statements which concerns the access to the
data base used for Bank works (regardless of the data base engine)
|
Copyright © 2019 SMYLD. All rights reserved.