Does Google app engine supports JDBC?
- by Rakesh Juyal
I have heard the Google App Engine[java] do not support JDBC and Hibernate. Is it true?
If yes then how do we access the database in Google App Engine.
Also, is there any [basic] sample application which can help me understand how to perform CRUD operations in GAE.