Subject | Re: auto commit mode |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-06-09T15:41:16Z |
> Just for my own edification, when auto commit is on, when the driverTransaction management is transparent. You will get exactly that
> detects that the statement failed and then requests a rollback, how
> does the caller get notified that the statement (and transaction)
> failed? Does the driver then raise its own exception?
exception that was reported by the server. Only if exception happens
during commit or rollback, you will get latter exception.
Best regards,
Roman Rokytskyy