Please use the google group to ask questions - thanks.

by Angel Retamar 22 Apr 12:01
New Gorm-like API for EBean

Hi,

we have just released a new library API to add Grails' Gorm-like methods to standard eBean entities. The result is like GORM but replacing Hibernate with EBean, which results very usefull (as EBean is not session based) in multithreaded environments such as Swing applications.

We have released the library until LGPL opensource license. The project site is: http://github.com/nortia/gorm4ebean ...

I expect it can be usefull for you.

Create a New Topic

Title:
Body:
 
Introduction User Guide (pdf) Install/Configure Public JavaDoc Whitepapers
General Database Specific Byte Code Deployment Annotations Features
Top Bugs Top Enhancements
woResponse