-
Ebean ORM v2.0.0 with DDL Generation, PropertyChangeSupport etc (0 messages)
- Posted by: rob bygrave
- Posted on: July 21 2009 08:39 EDT
About Ebean ORM: - at http://www.avaje.org - LGPL Licence - Uses JPA annotations for mapping (@Entity, @OneToMany etc) - Sessionless API (no merge, flush etc) - Automatic query tuning (via Autofetch) The goal of Ebean ORM is to use JPA annotations for mapping but provide a simpler API to use. Introduction: http://www.avaje.org/ebean/introduction.html Download: http://www.avaje.org/download.html Cheers, Rob and the Ebean team.