if you want to take a look at a toplink JPA based solution, check out http://toools.org
cheers On Dec 3 2008, 11:13 am, Dessorry <[email protected]> wrote: > Hi, > I'm trying to build my first GWT application; i would read data from a > database and display it on a simple gwt page. > I create in Eclipse my Web Dynamic Project. > I put my POJO class in mypackage.server and the class with entrypoint > in mypackage.client. > I create a new GWT Remote Service with Eclipse. > Now where must i put the hibernate code to access database? > p.s.in mypackage.server there are hibernate.cfg.xml and pojo.hbm.xml > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
