I have an upcoming thesis project that may be used by the school itself if the system proves to be good. It is a web application (Struts2) for an Online Teacher's Performance Evaluation System.
The database (MySQL) is expected to have the following:
- 20 tables
- 2000 records
- 2000 users of the system
- Perform AVG() to calculate the teacher's average performance score
(All estimates already come with considerable allowance.)
With a project this scale, is it advisable to go with plain JDBC4/SQL or use Hibernate/ORM?
Aucun commentaire:
Enregistrer un commentaire