problems with char field

2009-03-17 Thread Rolf Schumacher
I'm new to jpa and openjpa and to this list: 1. how to search the archives? I found http://mail-archives.apache.org/mod_mbox/openjpa-users/ where I can not figure out how to search 2. In my first attempt to use openjpa with netbeans/maven I created classes from an existing mysql db. everything wo

Re: problems with char field

2009-03-18 Thread Rolf Schumacher
mbers=false)"/> > > [1] http://openjpa.markmail.org/ > [2] http://n2.nabble.com/OpenJPA-f208410.html > > Hope this helps, > -mike > > On Wed, Mar 18, 2009 at 1:03 AM, Rolf Schumacher wrote: > > >> I'm new to jpa and openjpa and to this list: >>

has not been enhanced

2009-03-24 Thread Rolf Schumacher
I'm working successfully on my first jpa project, using netbeans, maven and openjpa. Now I added another entity class by applying the generator from the pull down menu of a package "New/Entity Classes from Database ..." It generated two entity classes because the key has multiple colums: Entity a

Re: has not been enhanced

2009-03-25 Thread Rolf Schumacher
thank you for your answer, Rick you'll find the persistence.xml here: http://apache.pastebin.com/m4a91654f the highlighted class is that one that netbeans has introduced when it generated it from the table TIMESHEET_COMMENT in the database eHour. you'll find the Java stack dump here: http://apach

Re: has not been enhanced

2009-03-25 Thread Rolf Schumacher
/webspherepersistence.blogspot.com/2009/02/openjpa-enhancement.html > > Hopefully this will give a bit more background. Take a read through this > and then post back when you have more questions. Thanks for your interest > in OpenJPA! > > Kevin > > On Wed, Mar 25, 200