Which is better? JDO or Java Persistance API?
801313Jan 14 2011 — edited Jan 14 2011Hi folks
I'm trying to build an app on Google's cloud service.
Looking into this ( [http://code.google.com/appengine/docs/java/overview.html|http://code.google.com/appengine/docs/java/overview.html]), it tells me that for java projects there are 2 possibilities for persistance - JDO , and Java Persistance. Does anyone have any advice on which is better and/or easier? Also, if anyone has a small example they could post, that would be very useful too.
this isn't exactly a JDBC question, and maybe this should be posted somewhere else? If so please tell me where I should be asking this question.
Thanks!
-Tom