Release Notes: This release adds a new command line parameter (-E) to allow the user to set JDBC transaction isolation. Previously, the default (and non-user-settable) JDBC transaction isolation of TRANSACTION_READ_UNCOMMITTED worked for MySQL but not for the Oracle 9i driver.
Release Notes: