|
This sections describes the simplest way to enable hibernate4gwt for a stateful application. 1. Installation
3. Domain classes
4. HibernateBeanManager initialisation
Using Spring IoC, the HibernateBeanManager class must then be injected in every HibernateRemoteService class, for example as following :
5. RemoteService
That's all :D More... For a more complete example, a simple sample application of each configuration is available for download ! |
Copyright 2007. All Rights Reserved
|