Re: bug in ConnectionFactoryPooledImpl

2003-08-25 Thread Armin Waibel
Hi Konstantin,

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 25, 2003 9:28 AM
Subject: bug in ConnectionFactoryPooledImpl


> Hi all
>
> I use OJB RC4 with Sybase ASA 8.02, and I discover some strange
behavior
> of  ConnectionFactoryPooledImpl :
> If SQLException occurs while updating/deleteing (database check
> constraitts fails, for example) transaction is not rolled back
> and phantom records remains in db.
>
which API do you use?
Can you post a code snip?

regards
Armin

> regards,
> Konstantin
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



bug in ConnectionFactoryPooledImpl

2003-08-25 Thread Eremiychuk
Hi all

I use OJB RC4 with Sybase ASA 8.02, and I discover some strange behavior 
of  ConnectionFactoryPooledImpl :
If SQLException occurs while updating/deleteing (database check 
constraitts fails, for example) transaction is not rolled back
and phantom records remains in db.

regards,
Konstantin