I'm not aware of any shortcomings of the JDO stuff. please post a code sample to understand your problem.
If there is a bug we'll have to fix it!
thanks, Thomas
Marko Lahma wrote:
Hi again!
I've read earlier postings about JDO and it's state transitions (dirty, persistent, transient) and and OJB's shortcomings in this area of functionality. Is there any light ahead for this to work some day?
I've found it quite impossible to update an object back to datastore because JDO sees these fetched objects as non persistent and therefore tries to add them into database which leads to primary key violation.
Any workarounds, anything?
-Marko
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
