I never understand how to use hibernate. It seems so complex and doing
normal mysql commands seems a whole lot eaiser.


On Jan 12, 12:19 pm, noon <[email protected]> wrote:
> Oups, I forgot to post the project URL :http://gilead.sourceforge.net
>
> Regards
> Bruno
>
> On 12 jan, 21:09, noon <[email protected]> wrote:
>
> > Hello,
>
> > I am pleased to announce the new release of Gilead, an Open-Source
> > framework for seamless intregration of Hibernate and GWT.
>
> > This new release brings new features, such as
> >     - Predefined remote services, for both GWT :
> >          * The Loading service allows you to load an entity or a lazy
> > association from the GWT side,
> >          * The Request service brings the ability to execute a HQL
> > request directly from the GWT side,
> >     - A new specific transport annotation (@LimitedAccess) to
> > implement custom access to entity fields (role based for example)
> >     - Lazy property checking on GWT side, to know if a null
> > association on client side was already null on server or just lazy but
> > not loaded (and thus replaced with null by Gilead)
> >     - A ConfigurationHelper class, to limit Gilead configuration to
> > one line of code
>
> > A specific effort has also been made to improve performances and GWT
> > serialization.
>
> > Finally, this release also fixes many issues, reported since 1.2.3,
> > especially on persistent collections.
>
> > Hope this helps !
> > Bruno
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to