Re: [appengine-java] Re: generating sequence for persistence classes like Country and so on ...

2010-07-12 Thread Hariharan Anantharaman
Ok. It was my mistake to get your question wrong. Apologize for the confusion. Thanks Hari 2010/7/12 cscsaba strongfr...@gmail.com Hello Hariharan, I need the way, which can instruct the JPA using the xml, flat file ids as unique identifier. Since I'm not able to use the find() which is

[appengine-java] Re: generating sequence for persistence classes like Country and so on ...

2010-07-11 Thread cscsaba
Hello Hariharan, I need the way, which can instruct the JPA using the xml, flat file ids as unique identifier. Since I'm not able to use the find() which is rely on the key field. With the following JPA annotation generating ids get out of my control. @Id