new version of ebean module

20 views
Skip to first unread message

Lyubomir Ivanov

unread,
Mar 26, 2011, 4:28:56 PM3/26/11
to play-framework
I've just committed a new version of the module. It works with play
1.1.I'd tried to mimic the way standard JPAPlugin does the things.
There's aEbeanSupport class which is enhanced with helper methods with
names and parameters as in JPASupport where possible. There's also
Model class which adds id field
for all of its descendants. Also EbeanSupport implements play.db.Model
interface which gives the possibility to use CRUD module as well as
Fixtures.

However there are differences in usage of EbeanPlugin compared to
standard JPAPlugin, the biggest being is that Ebean does not support
JPQL. I've ported two play! example applications to use ebean: yabe
and zencontact. Any feedback is welcome.

Ω Alisson

unread,
Mar 28, 2011, 10:34:43 AM3/28/11
to play-fr...@googlegroups.com
Thanks, Ebean is awesome!


--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.


Reply all
Reply to author
Forward
0 new messages