GWT and Databases

84 views
Skip to first unread message

pierre.l...@orange.fr

unread,
Oct 9, 2011, 12:05:15 PM10/9/11
to Google Web Toolkit
Hi there,

I am an absolute beginner with GWT although i am now understanding
some concepts.

My own project is to, using template when creating a new project in
eclipse, connect to an oracle express database, looking for a login
within a table and return his name.

Technologies seems to have changed between GWT 1.x and GWT 2.x in many
ways, and i'm looking for a clear and simple example.

Can someone point me in the right direction as i am not able to
process examples coming from the internet ?

I am now confused between
jetty environment xml file to create,
use or not GAE,
use .launch file,
use hibernate,
and dozen others things.

Understood this is a favor i'm asking, but a sample would be
appreciated.

Regards,

Pierre

Brandon Donnelson

unread,
Oct 9, 2011, 6:16:13 PM10/9/11
to google-we...@googlegroups.com


Here are some of my MySql JDBC notes here: http://code.google.com/p/gwt-examples/wiki/project_MySQLConn

The recommend using JDBC to connect to oracle and the only thing different between the MySql JDBC and Oracle in my example will probably be the query strings and such. I've used several different database connections at one time in a corporate setting and JDBC I've found works great.

Hope that helps,
Brandon Donnelson

Juan Pablo Gardella

unread,
Oct 9, 2011, 7:11:23 PM10/9/11
to google-we...@googlegroups.com
See this thread. There I share a simple gwt sample that use JPA & Spring

2011/10/9 Brandon Donnelson <branfl...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/6HvhcRgueccJ.

To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Reply all
Reply to author
Forward
0 new messages