Hi Toby, do you use the latest version of OJB? Which API - PB or ODMG? Does OJB any logging output? Strack trace?
regards, Armin ----- Original Message ----- From: "Toby Reyelts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 29, 2003 10:01 PM Subject: No exception on constraint failure? > > I'm using OJB, and I'm finding that when I try to store a new object, and > perform a commit, the object is actually not being stored in the database > even though no exceptions are being thrown. It appears that the problem was > that I was violating a constraint in the database (Oracle 9), but OJB was > suppressing the SQLException that was being raised. > > Does this sound familiar to anyone? Does anybody know how I can prevent OJB > from suppressing these important exceptions? > > God bless, > -Toby Reyelts > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
