Navigation


RSS: articles / comments



Home

Gilead stands for Generic Light Entity Adapter

It permits you to send Persistent entities (and especially the partially loaded ones) outside the JVM (GWT, Flex, Web-Services, Google AppEngine ...) without pain.

No LazyInitialisationException. No DTO mapping. Just POJO and Domain Driven Design :) !

The complete features list is available here.

 

Gilead intensively uses BeanLib : I wouldn't have done anything without this wonderful library !

 

Gilead was previously known as hibernate4gwt (see FAQ for migration guide) : the library has been renamed to reflect a more general purpose than just these two target frameworks, but of course, it still supports them.

Support This Project


News

05/22/09
Category: General
Posted by: bmarchesson
First milestone of Gilead adapter for Google AppEngine / Java
05/14/09
Category: General
Posted by: bmarchesson

This maintenance release fixes a short list of bugs and provides some improvements. It also provides an "official" support of GWT 1.6 and a new sample application.

03/11/09
Category: General
Posted by: bmarchesson
This release is a maintenance one, fixing half a dozen bugs, and providing many improvements (mainly about clone performances).

Links

SourceForge.net Logo