I am fairly new using SmartGWT and need some advice. I would like to create an application that uses Google AppEngine.. ( I have read the postings about doing this.) The application would need a database back end, but since I am using AppEngine, using MySql or Derby is not an option. The choices seem to be JPA or JDO.
Which should I use? Is one inheritly better than the other? Does one work better with smartGWT? Is there something else that Appengine can interface with that I am missing?
Which should I use? Is one inheritly better than the other? Does one work better with smartGWT? Is there something else that Appengine can interface with that I am missing?
Comment