Hacker News new | ask | show | jobs
by civild 4620 days 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.