PROJECT PROGRESS
Draw the domain class diagrams for enrollment system design , design the database , six tables ( STUDENT , STUDENTUNIT , UNIT , STUDENTMAJOR , MAJOR , MAJORUNIT )
Trying out hibernate in a traditional MVC, successfully load the student information from the database and displayed on a jsp page.
Link to the domain class diagram (UML diagram in the bottom)
http://docs.google.com/Doc?docid=0ATsvVMY7q6uRZHRrcWdic18zZm1mdzZ4ZHI&hl=en
Advertisement