Two simple questions please to everybody I use Ebunciate/GWT using Hibernate on Server side. I want to have also a DB at each GWT client side using also Hibernate. I have read that there are some problems using Hibernate to GWT and I have to use a different package named Hibernate4GWT (see http://hibernate4gwt.sourceforge.net/hibernate_gwt_problem.html) for this reason. The questions are the following.
1)Is this correct that I can't use classic Hibernate there? 2)I see a little bit Hibernate4GWT and I realize that it uses the same package/methods names as Hibernate. I try to use both Hibernate4GWT/Hibernate together. A simple solution is to rename Hibernate4GWT package name and rebuild it to discard the conflict. Is there any other solution to my problem? //Thank you very much for your answers. //John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
