DBMaster Class
[Previous] [Main] [Next]

DBMaster Class

This class is called along with the model class. It sets up a second screen console with a JTextArea that is shared by all of the generated classes. This is mostly used to monitor the progress of SQL queries, updates and inserts.

The code looks like this: DBMaster class