Re: GWT + JDO (GAE)

2010-11-07 Thread Didier Durand
Hi Caio, You should post this in Google App Engine group: better chance for responses. regards didier On Nov 7, 2:42 am, Caio caio.nery1...@yahoo.com.br wrote: Hello, guys. I've been using JDO these weeks. I've followed the tutorial at GAE Docs, and I learned how to create and get entity

Re: GWT + JDO (GAE)

2010-11-07 Thread Shawn Brown
Hi, I've been using JDO these weeks. I've followed the tutorial at GAE Docs, and I learned how to create and get entity objects. It just my opinion based on struggling with JDO that objectify is much easier to use. Much much much easier. http://code.google.com/p/objectify-appengine/ Shawn

Re: GWT + JDO (GAE)

2010-11-07 Thread Jeff Schwartz
+1 On Sun, Nov 7, 2010 at 5:46 AM, Shawn Brown big.coffee.lo...@gmail.comwrote: Hi, I've been using JDO these weeks. I've followed the tutorial at GAE Docs, and I learned how to create and get entity objects. It just my opinion based on struggling with JDO that objectify is much easier

Re: GWT + JDO (GAE)

2010-11-07 Thread nacho
+1 On 7 nov, 11:17, Jeff Schwartz jefftschwa...@gmail.com wrote: +1 On Sun, Nov 7, 2010 at 5:46 AM, Shawn Brown big.coffee.lo...@gmail.comwrote:  Hi, I've been using JDO these weeks. I've followed the tutorial at GAE Docs, and I learned how to create and get entity objects. It

Re: GWT + JDO (GAE)

2010-11-07 Thread Didier Durand
Hi, Also agree about Objectify: use it with great satisfaction. didier On Nov 7, 11:46 am, Shawn Brown big.coffee.lo...@gmail.com wrote:  Hi, I've been using JDO these weeks. I've followed the tutorial at GAE Docs, and I learned how to create and get entity objects. It just my opinion

GWT + JDO (GAE)

2010-11-06 Thread Caio
Hello, guys. I've been using JDO these weeks. I've followed the tutorial at GAE Docs, and I learned how to create and get entity objects. I've created a class 'User' for my system. This class has the attributes username(String), password(String), isOnline(boolean) and score(int). I've succeeded

GWT + JDO + ArrayList

2009-11-02 Thread Dinis
Hi, I'm getting a Null ArrayListString in a program i'm developing. For testing purposes I created this really small example that still has the same problem. I already tried diferent Primary Keys, but the problem persists. Any ideas or suggestions? **1-Employee class**

GWT JDO

2009-10-30 Thread Akash
Hi, Can sombody help me finding some tutorials how to use JDO with GWT and connect to a database. Regards, Akash --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: GWT JDO

2009-10-30 Thread Akash Gupta
. On Fri, Oct 30, 2009 at 3:58 PM, Akash akash.b...@gmail.com wrote: Hi, Can sombody help me finding some tutorials how to use JDO with GWT and connect to a database. Regards, Akash --~--~-~--~~~---~--~~ You received this message because you are

Re: GWT JDO

2009-10-30 Thread mariyan nenchev
How about that: http://code.google.com/p/gwt-examples/source/browse/#svn/trunk/Jdo --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to