My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Updates

  • January 5th 2011 - Finally I've put on SVN the first version of source code. To use it please install postgresql and create two databases (ip, usr, pwd: localhost, postgres, postgres): datafirst, datasecond. The tables will be created automatically and lucene will initialize the index files. I've to complete the user interface and comment the code :)
  • September 3th 2010 - I'm really sorry but I'm in late with the source code publication. I've to clean the code and comment it, the work is in progress, please be patient...

Introduction

This project is an example on how to use JPA togheter with GWT 2.0 adopting the Open Source technologies like Gilead, Hibernate, Lucene and GXT.

Example on the Web are already available but for a single database connection.

This project supports multiple databases at the same time configuring the spring transaction manager via the pum (persisting unit manager).

Powered by Google Project Hosting