- resource/dbSetup.sql should be run at the very beginning
- recommend use intellij to try this project
- use maven to get the JDBC dependency
SqlRequest--DAO--AdminDAO|AdminStreamerDAO
DBBean--AdminBean
jUnit tests have been included in this project (AdminTest)