hibernate4gwt
http://hibernate4gwt.sourceforge.net
hosted by
SourceForge.net Logo
| Home | News | Getting started | OverviewHibernate-GWT issues | FAQ | Thanks |

News

21 June 2008 :Hibernate4GWT 1.1

This new release of Hibernate4GWT adds some improvements, such as
  • Supports UserType 
  • Supports wrapping objets (ie non persistent instance embedding persistent ones).
  • Dynamic proxy code externalisation
It also solves bugs from previous 1.0.4 release, such as merge error after modifying an association on client side, or map merge.

I started a heavy refactoring of the library, so a migration step is needed, which is detailed in the FAQ section.

At last, this release is fully compatible with both GWT 1.4 and 1.5, and use the last BeanLib version, which also fix some issues.

1 June 2008 : GWT 1.5 RC1 support

A new release for GWT 1.5 Release Candidate, that removes Java SQL Dates support, now included in the Java Runtime Emulation.

24 March 2008 : GWT 1.5 M1 support

Here is the hibernate4gwt  update to support the first milestone of GWT 1.5 !
With it, it is now possible to seamlessly send annotated EJB entities to the GWT, without need of DTO !
Note that for reasons explained here, hibernate4gwt is still needed if you want to send your entities to the GWT client side...

8 March 2008 : A new maintenance release

This solves some important issues (especially on merge) and adds an extended support to Hibernate mappings (see Release notes for details)

I would like to thanks Chris Harris and Andreas Knees that bring a lot of these issues to my attention, for their patience, the tests and their faith in Hibernate4GWT ;-)

11 January 2008 : Murphy's law strikes :-(

A critical bug on collection merge was found to day of the publication of release 1.0.2 
Hopefully, it is now corrected and available as a new release (1.0.3). 
 
Sorry for the inconvenience.

9 January 2008 : Maintenance release for GWT-SL, sample applications and FAQ...

A new release (1.0.2) is now available. It corrects a ClassLoader issue for GWT-SL(Spring)  integration, and the patch submitted by Norman Maurer for ExplicitCloneMapper.

Furthermore, a sample application is now available for each hibernate4gwt configuration (stateless, stateful, Java5 and dynamic proxy). It can be used as a pattern for a new project, or to see "how it works"...

Finally, I wrote a small FAQ for commonly asked questions I used to answer on the library forum or the official GWT one. 

Copyright 2008. All Rights Reserved
 Last updated : 21 June, 2008