- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Simple Scala Ebean ORM example
Fri, 2009-04-03, 13:05
FYI: I have put a simple example of using Ebean ORM, JPA annotations and a generic DAO object.
The example is at: http://www.avaje.org/topic-137.html
Any pointers, thoughts welcome - I've new to Scala so there may be obvious improvements to make.
Cheers, Rob.