[google-appengine] Migration from gae datastore java API to MySQL

2013-02-13 Thread Cesar Ruiz
I was wondering if it is possible to migrate from gae datastore (Java API) to MySQL... is there exist an bulkdownloader as for python. What is the best approach for doing this maybe using JPA?. please I need some help as it has been 5 days already looking for something before getting my

Re: [appengine-java] can't retreive one-to-may objetcs, JPA

2011-01-18 Thread Cesar Ruiz
=en. -- Cesar Ruiz. -- 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

Re: [appengine-java] Re: The import com.google.appengine cannot be resolved

2011-01-08 Thread Cesar Ruiz
Yes, I did it, it is there in the link. It works very nicely. Cheers. -- Kido. On 8 January 2011 14:24, Didier Durand durand.did...@gmail.com wrote: Hi, I checked it: interesting! Can we obtain the source code of it ? didier On Jan 8, 1:43 pm, Cesar Ruiz crui...@gmail.com wrote: Hey

Re: [appengine-java] Re: The import com.google.appengine cannot be resolved

2011-01-07 Thread Cesar Ruiz
...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en. -- Cesar Ruiz. -- You received this message because you are subscribed to the Google Groups Google App Engine for Java

Re: [appengine-java] Re: The import com.google.appengine cannot be resolved

2011-01-07 Thread Cesar Ruiz
compiling / editing Where do you compile ? In Eclipse ? If yes, you should publish your .classpath file (root directory of your project) regards didier On Jan 7, 9:41 am, Cesar Ruiz crui...@gmail.com wrote: Sorry, I am using the same type (I wrote it wronly before). Im using

Re: [appengine-java] Re: The import com.google.appengine cannot be resolved

2011-01-07 Thread Cesar Ruiz
only on Eclipse. But, I guess other people of this forum knowing Netbeans will take over. Good luck! didier On Jan 7, 2:35 pm, Cesar Ruiz crui...@gmail.com wrote: I Compile with NetBeans. How can I set my clathpath manually, or if you know in NetBeans even better. regards. César

Re: [appengine-java] Re: The import com.google.appengine cannot be resolved

2011-01-07 Thread Cesar Ruiz
classpath issue as it does under Eclipse (classpath is set up properly for all needed jars by the SDK there) regards didier On Jan 7, 2:54 pm, Cesar Ruiz crui...@gmail.com wrote: :( . When I see the com.google.appengine.api.datastore and look for the class Text, I try to open it but I

Re: [appengine-java] Re: The import com.google.appengine cannot be resolved

2011-01-07 Thread Cesar Ruiz
front-end: you have to use a String in the front-end move it to the server via the GWT RPC and then convert it to a Text in an annotated Pojo that you will then be able to store in the datastore regards didier On Jan 7, 3:08 pm, Cesar Ruiz crui...@gmail.com wrote: I realized the jar

Re: [appengine-java] JPA query(JPQL) setFirstResult() and setMaxResult() does not work

2010-12-27 Thread Cesar Ruiz
?hl=en. -- Cesar Ruiz. -- 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-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr

Re: [appengine-java] GWT and GAE debugging problem

2010-12-23 Thread Cesar Ruiz
, visit this group at http://groups.google.com/group/google-appengine-java?hl=en. -- Cesar Ruiz. -- 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-j...@googlegroups.com

Re: [appengine-java] Re: Cant retrieve a list of objects when using GAE and JPA.

2010-12-22 Thread Cesar Ruiz
=en. -- Cesar Ruiz. -- 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-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr

Re: [appengine-java] Re: GWT Designer for NetBeans

2010-12-16 Thread Cesar Ruiz
...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en. -- Cesar Ruiz. -- 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

Re: [appengine-java] Re: Can't save an object into the Datasore (JPA)

2010-12-14 Thread Cesar Ruiz
, send email to google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en. -- Cesar Ruiz. -- You received this message because you are subscribed

Re: 回复: Re: [appengine-java] Re: Can't save an object into the Datasore (JPA)

2010-12-14 Thread Cesar Ruiz
:29,Cesar Ruiz crui...@gmail.com编写: Hey, thank you for replying. but what exactly do you mean by starting the local environment services, I created the Datastore indexes.xml and Im using the google plugin. I ran the app and it worked but it doesnt create the local_db file, I