Re: Help needed for Transaction Rollbacks

2006-02-20 Thread Vamsi Atluri
Hello all, I tested my own solution suggested below, but it still did not work. The class that I got for connection was : [EMAIL PROTECTED] wrapped [EMAIL PROTECTED] ] Why wouldn't straight commit() and rollback() not work on a Connection? Any help is greatly appreciated. Thank you. Regards,

Help needed for Transaction Rollbacks

2006-02-20 Thread Vamsi Atluri
Hello all, I am having problem with getting my transactions rolled back. I have read the documentation a bit about OTM but I am not clear about what I should do in my situation. I am using OJB1.0.1 for DB2 and running on WAS 5.0 (currently testing on WSAD 5.1.2). My data save code looks something

Want to taking note when PersistenceBroker storing M-N

2006-02-20 Thread Josef Wagner
Hello List, I want to log all data manipulations (update, delete, insert) from the PersistenceBroker in a separate log-table for synchronising client- width server-database. First, I have written an own PersistenceBroker (extended from PersistenceBrokerImpl) which overrides the store- and d

Misc questions

2006-02-20 Thread Jean-Yves Sironneau
Hello, I have a few unrelated questions regarding OJB : - Is there a way to set the deferrable foreign key constraint setting using OJB xdoclet module ? - When i use anonymous foreign key in a relationship, it's working perfectly for collections, but for simple reference to an object, i have to s

Re: ReportQuery bug 1.0.4

2006-02-20 Thread Bruno CROS
Yes, I confirm. it's P6SPY. I have no idea why, at all. It's gonna be hard to debug queries with that kind of behaviour. I hope P6spy will be fixed soon. Thanks a lot. On 2/17/06, Jakob Braeuchi <[EMAIL PROTECTED]> wrote: > > hi bruno, > > this looks like a p6spy problem ! > > with p6spy i g