"Daniel John Debrunner (JIRA)" <[EMAIL PROTECTED]> writes:

> Daniel John Debrunner commented on DERBY-2060:
> ----------------------------------------------
>
> Connection.setTransactionIsolation() does commit the transaction
> with the embedded driver unless the isolation is being changed to
> the current isolation, ie. no change.
>

The javadoc for EmbedConnection.setTransactionIsolation() says

     *
     * <P><B>Note:</B> setTransactionIsolation causes the current
     * transaction to commit
     *

Seems like we should update that as well.

-- 
Knut Anders

Reply via email to