Take a look at the testing page[1] ... that should get you rolling. [1] http://openjpa.apache.org/testing.html
Thanks, Rick On Wed, Nov 3, 2010 at 1:40 PM, Alex, Huang <[email protected]> wrote: > Hi Rick, > > Thanks a lot. > I don't know how to write unit test to recreate the problem, would you give > me a link or any sample? > > Alex,Huang > ----- Original Message ----- > From: "Rick Curtis" <[email protected]> > To: <[email protected]> > Sent: Thursday, November 04, 2010 2:30 AM > Subject: Re: Can't obtain Primary Key value by JPQL > > > > Honesty, I don't have a clue why this isn't working for you. I have > > unsuccessfully tried to recreate this problem on both 2.0.x and trunk. > > > > Is it possible that you could write a small unit test to recreate the > > problem? > > > > Thanks, > > Rick > > > > >
