Advanced Java
3 credits
Comments placed in the source code file | 5 |
Application placed in an executable JAR file | 5 |
Questions can be viewed, edited, added, and deleted through a JTable | 20 |
Answers can be viewed, edited, added, and deleted through a JTable | 20 |
User, Questions, and Answers are stored in a DataBase | 30 |
The relative popularity of Questions and Answers can be changed in a meaningful way | 20 |
Total | 100 pts |
To practice using Databases from Java
For this lab you will need to take whatever steps are necessary to reproduce the functionality of Lab02 (Question and Answer Tables) except for this version of the program all of the data for the program should be provided by a MySQL database. See the attached text file for the SQL statements needed for this program.