Daily Assignments: Days 7 to 17

Day 7

Steps Already Completed

  1. Copy hibernate_template_project under your workspace folder.
  2. From IDE
  3. Update the project.
  4. Edit DB password from hibernate.cfg.xml , as per your DB settings.

Next Steps

  1. Revise in top down manner, from
  2. Create Entity , DAO n test it with Tester.

Day 8

Testers to Be Revised

Mandatory Assignment: CRUD Operations on Product

Development Steps

6.1 Continue with hibernate_template_project.

6.2 Edit DB settings