reset password
Author Message
krishsb2405
Posts: 8
Posted 19:36 Jan 31, 2016 |

Hello all,

I have created DAO classes for all of the model classes I have. So do I have to create DAO classes for all of them? I know it is written in the Homework Description that we should avoid unnecessary methods. But is that thing only concerned with this Homework scope or the whole project scope? Because if we consider the whole project then I think may be we would need DAO classes for all of the model classes?

ajoshi6
Posts: 46
Posted 20:53 Jan 31, 2016 |
We have to create DAO classes only for the testcases