Re: [appengine-java] Re: JPA with database

2010-02-21 Thread Chau Huynh
Beside useful hint from Jake, providing links by google search might be helpful to you http://tinyurl.com/cofmen Specifically, you might need to look into "Get Started" guide... On Fri, Feb 12, 2010 at 4:12 PM, maheswari maheswari wrote: > is their is any authentication required to run JPA Progra

Re: [appengine-java] Re: JPA with database

2010-02-12 Thread maheswari maheswari
is their is any authentication required to run JPA Program that uses the Database as Google App Engine On Fri, Feb 12, 2010 at 11:40 AM, maheswari maheswari wrote: > hai > > Thanks for your reply > But I didnot know where to create a new JPA Project to make databese > connection with google app e

Re: [appengine-java] Re: JPA with database

2010-02-11 Thread maheswari maheswari
hai Thanks for your reply But I didnot know where to create a new JPA Project to make databese connection with google app engine, which option i need go, JPA project,web application project or dynamic web project. Thanks in advance On Fri, Feb 12, 2010 at 4:13 AM, Jake wrote: > It's true that

Re: [appengine-java] Re: JPA with database

2010-02-11 Thread maheswari maheswari
hai Thanks for your reply But I didnot know where to create a new JPA Project to make databese connection with google app engine, which option i need go, JPA project,web application project or dynamic web project. Thanks in advance On Fri, Feb 12, 2010 at 12:08 AM, datanucleus wrote: > Really s

[appengine-java] Re: JPA with database

2010-02-11 Thread Jake
It's true that you should read the documentation. As a former newbie and teacher, though, I appreciate the need for some helpful hints: JPA is Java's Persistence (Saving) API found in the javax.persistence.* package. You can use JDO as an alternative, though, instead of JPA. I would recommend t

[appengine-java] Re: JPA with database

2010-02-11 Thread datanucleus
Really sounds like you ought to read the docs before using the software http://code.google.com/appengine/docs/ Omitting such a basic step is not advisable. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send