"sin(EaTing)," <[EMAIL PROTECTED]> writes:

> Hi,
>
> I got some new confusion about Derby transactions in server side procedure.
> Could anyone help on whether these statements are right or not?
>
>    1. In server side procedure, we CANNOT change autocommit, issue commit or
> rollback?

You can issue commit or rollback.

>    2. In server side procedure, we CAN change isolation level and this will
> cause the transaction be committed?

I believe so.

Dag

Reply via email to