7 ms·
I quite liked the look of EBean, though I haven't really used it much. Even so, it's fairly easy to plug in a JPA manager (in my case, Hibernate) and use the he
by civild 13y ago
I quite liked the look of EBean, though I haven't really used it much. Even so, it's fairly easy to plug in a JPA manager (in my case, Hibernate) and use the helper classes provided for DB management.
Edit: should add that I'm mainly familiar with the Java play framework aspects, not so much the Scala end.