complicate logic one, but a simple app with light query and simple table with at most three fields .
So, your suggestion is not to work with hibernate?
Depends. There are a few restrictions about sql2o I know, and it happens to be annoying in case of manual maintaining of objects from data base. If your data base is about to store just some sort of information it’s a good reason to use sql2o. If you need to get plain objects from database you need to perform mapping and hibernate does it well comparing with sql2o.
Обсуждают сегодня