RE: [Hibernate-devel] Update problems: Summary

2002-08-16 Thread Gavin_King/Cirrus%CIRRUS
This mail is probably spam. The original message has been attached along with this report, so you can recognize or block similar unwanted mail in future. See http://spamassassin.org/tag/ for more details. Content preview: Okay, I've spent quite a lot of time looking into these issues now. We'

RE: [Hibernate-devel] Update problems

2002-08-15 Thread Urberg, John
On to the second issue: >>2) Build a message with multiple addressees. I try to save the message and >>get a "com.sybase.jdbc2.jdbc.SybBatchUpdateException: JZ0BE: >>BatchUpdateException: Error occurred while executing batch statement: ASA >>Error -143: Column '@p1' not found" SQL Exception. He

RE: [Hibernate-devel] Update problems

2002-08-14 Thread Urberg, John
10:42 PM To: Urberg, John Cc: [EMAIL PROTECTED] Subject: Re: [Hibernate-devel] Update problems >1) I have a class with a collection. When I load the class, hibernate tries >to update the foreign key on the collection table (and tries to set it to >NULL no less). Here's the mapping:

Re: [Hibernate-devel] Update problems

2002-08-14 Thread Gavin_King/Cirrus%CIRRUS
>1) I have a class with a collection. When I load the class, hibernate tries >to update the foreign key on the collection table (and tries to set it to >NULL no less). Here's the mapping: John, I have spent a couple of hours playing around with two different versions of Hibernate and I just can

Re: [Hibernate-devel] Update problems

2002-08-13 Thread Gavin_King/Cirrus%CIRRUS
>I have a couple of problems trying to do updates thru Hibernate. Which version, John? I have been messing around a bit the last couple of days - and I may possibly have broken something without causing the tests to fail. (Which is a worrying that things could break without testsuite knowing but