Hibernate will save you time and code in the long run.

Sent from my BlackBerry® wireless device

-----Original Message-----
From: Chris <chris.b...@gmail.com>

Date: Sat, 2 May 2009 06:43:42 
To: Google Web Toolkit<Google-Web-Toolkit@googlegroups.com>
Subject: database backend best practice



I'm about to start a new application using GWT 1.6. I have a lot of
programming experience, but very little with java. In my application I
want to load a dozen or so different record types from a mysql
database, send them to the client where the user can display/modify
them in various ways, then send the data back to the database.

I've looked over the basic DynaTable example and some jdbc examples
and I've also read some about Hibernate. I'm trying to determine if
Hibernate is worth the extra setup and configuration, vs a direct jdbc
approach. Or is there a better solution I'm missing?

If you were starting a new database GWT app with 1.6 what would be the
best approach? Where "best" means both easiest to configure and
easiest to deal with the code.

Thanks for any suggestions, especially pointers to 1.6 tutorials.
--
Chris



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to