Objectify works really well for me to query within GAE and return DTOs to GWT. http://code.google.com/p/objectify-appengine/wiki/ObjectifyWithGWT
On Mon, Mar 19, 2012 at 10:17 AM, Lothar Kimmeringer <[email protected]>wrote: > Am 19.03.2012 14:42, schrieb vijay Rana Bhat: > > if anyone have a demo program to connect the database from gwt please > > mail me.... > > since the db-connection needs to happen on the server-side of your > GWT-application, you can use every jdbc-example being done with > MySQL out there as reference. > > > Regards, Lothar > > -- > 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. > > -- -- A. Stevko =========== "If everything seems under control, you're just not going fast enough." M. Andretti -- 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.
