Alternatively you can use JPA backed by a H2 database persisting to
the Google VFS.

See http://groups.google.com/group/gaevfs/browse_thread/thread/c23b8af5791b3a4



On Sep 3, 2:29 am, "Jason (Google)" <apija...@google.com> wrote:
> As leszek wrote earlier, you cannot use JDBC to connect to MySQL or other
> traditional database systems directly. You can either run this database
> outside of App Engine and put a web service in front of it or, more
> preferably, use App Engine's datastore, which is documented 
> athttp://code.google.com/appengine/docs/java/datastore/.
> - Jason

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

Reply via email to