DListImpl_2 will become the replacement of 'old' DListImpl (DListImpl will be removed sooner or later). DListImpl_2 pass all test cases, so it's important to see what you are doing.
Can you send me a test by extending one of the test cases in the ojb test suite odmg-package, or a detailed description what you are doing
(with pseudo code).
regards, Armin
Nadir T. wrote:
Hye,
I have a problem upgrading from OJB 1.0 Rc3 to 1.0 Rc5, when I change DListImpl to DListImpl_2 in OJB.properties file I get the following error when executing queries to objects having lists of other objects (1-N relations):
SQLException during the execution of the insert (for a org.apache.ojb.odmg.collections.DListEntry_2): General error, message from server: "Column 'DLIST_ID' cannot be null"
java.sql.SQLException: General error, message from server: "Column 'DLIST_ID' cannot be null"
P.S.: DListImpl works fine.
Can anyone help me?
Thanks,
Nadir
--------------------------------- Central anti-spam do Yahoo! Mail: com dicas, d�vidas e curiosidades!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
