Subject | Re: [Firebird-Java] Re: [Firebird-checkins] CVS: client-java/src/main/org/firebirdsql/jdbc FBSavepoi |
---|---|
Author | Nickolay Samofatov |
Post date | 2003-10-14T14:17:02Z |
Hello, Roman,
prevent it from happening ? This exception will have a correct GDSCode,
for example. But this issue is of really minor importance.
--
Nickolay Samofatov mailto:skidder@...
>> Another issue. I suppose that server exceptions need to be avoidedYep.
>> only for unnamed savepoints (because users are not expected to see
>> driver-internal savepoint names). To avoid them actually, you need
>> to invalidate unnamed savepoints at the end of transaction.
> You mean that I should not invalidate named savepoint at all in favor
> of server exception?
> But if I have to track unnamed savepoints, I can also track namedI think that if server can produce a nice and correct message why
> savepoints too and invalidate them all on tx commit... What do you
> think?
prevent it from happening ? This exception will have a correct GDSCode,
for example. But this issue is of really minor importance.
--
Nickolay Samofatov mailto:skidder@...