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

Sample applications

Introduction

The goal of samples is to provide a simple but complete application that demonstrates the issues solved by hibernate4gwt (just turn off the library by changing GWT remote service inheritance and see the damages).

The same sample application is provided for different  versions of GWT, and one per configuration :

GWT1.4 (Java 1.4 Domain classes) :
  • Stateless mode
  • Stateful mode
  • Dynamic proxy mode
  • Java5 support mode

GWT 1.5 (Java 5 Domain classes) :
  • Stateless mode
  • Stateful mode
  • Dynamic proxy mode
  • Stateless mode with Hibernate and JPA annotations

How to run samples ?

It is quite easy... if you use Eclipse ! Indeed, I exported the relevant project, so you just have to import it by calling File->Import...->Import existing project into workspace

Then, replace GWT libraries location by the right value on your computer.

At last, Open Run Dialog, select Sample.XXX configuration and click on "Run" button.

Enjoy !

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