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 : 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

01/08/10
Category: General
Posted by: bmarchesson
This new release brings many new features, such as predefined remote services, custom transport annotation or the ability to check lazy property on client side, performance improvements and fixes many issues.
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