mardi 23 décembre 2014

is it possible and sensible to design OOP in business logic without ORM?

is it possible and sensible to design OOP in business logic without ORM?


For example I create Student object then add Course object to it without ORM I should get all fields from this objects and then use sql query to insert them in db. for every scenarios should do something like this, is it sensible !?


Aucun commentaire:

Enregistrer un commentaire