sam98uele / DB2Project_EJB

3 stars 0 forks source link

To Do #5

Closed sam98uele closed 3 years ago

sam98uele commented 3 years ago

WORKS

CLASSES

QuestionnarieAdminService

ProductUserService

UserService

Update of points

alessandriniluca commented 3 years ago

Remember also to do the part of the points assigned to the user

sam98uele commented 3 years ago

Remember also to do the part of the points assigned to the user

They must be done with triggers. Both the assignement when a Questionnaire Response is inserted, and the deletion, when an Admin deletes all the questionnaires of a product. @alessandriniluca