Oracle thin JDBC driver wackiness? (setTransactionIsolation())
Date: 1999/04/12
Message-ID: <37127A39.A2BE7C27_at_weblogic.com>#1/1
Hi. Does anyone know why the type-4 (thin) JDBC driver from
Oracle throws an exception for Connection.setTransactionIsolation()
if the setting is anything but TRANSACTION_READ_UNCOMMITTED,
saying:
This is bizarre to me, because my Oracle documentation says
that the DBMS cannot actually support this mode.
"java.sql.SQLException: setTransactionIsolation:
Only supports TRANSACTION_READ_UNCOMMITTED"
--
--------------------------------------------------------------------------------
The Weblogic Application Server from BEA
JavaWorld Editor's Choice Award: Best Web Application Server
Java Developer's Journal Editor's Choice Award: Best Web Application Server
Crossroads A-List Award: Rapid Application Development Tools for Java
Intelligent Enterprise RealWare: Best Application Using a Component Architecture
http://weblogic.beasys.com/press/awards/index.htm
Received on Mon Apr 12 1999 - 00:00:00 CEST