| Package | Description |
|---|---|
| org.smyld.bw.data.structurs | |
| org.smyld.bw.db | |
| org.smyld.bw.db.oracle |
| Class and Description |
|---|
| SMYLDTableRecord |
| Class and 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.
|
| 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 |
| 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)
|
| Class and 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.
|
| 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
|
| SMYLDTableRecord |
Copyright © 2019 com.github.mfjamil. All rights reserved.