Re: o suitable Driver for jdbc

2006-07-29 Thread Sergio del Amo Caballero
Armin Waibel wrote: Hi Sergio, I never used the 3.x driver, but the 5.x driver works without any problems. Seems to be a classpath issue, if you run the ant task in debug mode (ant build -debug) do you get any other warnings or more detailed error message? regards, Armin Hi Armin, Sorry

Ability to access primary key prior to Store of Object

2006-07-29 Thread Gary Bartlett
Greetings I am working on upgrading an application that was built using OJB 0.94 to release 1.0.4. I am running into some difficulties getting a primary key assigned for a newly created persistent object before the object is actually stored into the database. Under 0.94 it seemed I could just