You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by fu...@apache.org on 2005/06/30 06:36:22 UTC

svn commit: r202480 [3/3] - in /incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient: jdk14/ jdk14/updatableResultSet.out updatableResultSet.out

Propchange: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/jdk14/updatableResultSet.out
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/updatableResultSet.out
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/updatableResultSet.out?rev=202480&r1=202479&r2=202480&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/updatableResultSet.out (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/updatableResultSet.out Wed Jun 29 21:36:21 2005
@@ -565,9 +565,7 @@
   Got expected exception : ResultSet is not updatable.
   Test updateClob on a readonly resultset
   Using column position as first parameter to updateClob
-  Got expected exception : JDBC 3 method called - not yet supported
   Using column name as first parameter to updateClob
-  Got expected exception : JDBC 3 method called - not yet supported
   Test updateDate on a readonly resultset
   Using column position as first parameter to updateDate
   Got expected exception : ResultSet is not updatable.
@@ -585,9 +583,7 @@
   Got expected exception : ResultSet is not updatable.
   Test updateBlob on a readonly resultset
   Using column position as first parameter to updateBlob
-  Got expected exception : JDBC 3 method called - not yet supported
   Using column name as first parameter to updateBlob
-  Got expected exception : JDBC 3 method called - not yet supported
   Test updateBoolean on a readonly resultset
   Using column position as first parameter to updateBoolean
   Got expected exception : ResultSet is not updatable.
@@ -600,14 +596,10 @@
   Got expected exception : ResultSet is not updatable.
   Test updateArray on a readonly resultset
   Using column position as first parameter to updateArray
-  Got expected exception : JDBC 3 method called - not yet supported
   Using column name as first parameter to updateArray
-  Got expected exception : JDBC 3 method called - not yet supported
   Test updateRef on a readonly resultset
   Using column position as first parameter to updateRef
-  Got expected exception : JDBC 3 method called - not yet supported
   Using column name as first parameter to updateRef
-  Got expected exception : JDBC 3 method called - not yet supported
 Positive Test21 - Test all updateXXX(excluding updateObject) methods on all the supported sql datatypes
 Next datatype to test is SMALLINT
   Testing updateShort on SQL type SMALLINT
@@ -658,9 +650,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type SMALLINT
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type SMALLINT
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -678,9 +668,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type SMALLINT
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type SMALLINT
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -689,14 +677,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type SMALLINT
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type SMALLINT
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is INTEGER
   Testing updateShort on SQL type INTEGER
     Using column position as first parameter to updateShort
@@ -746,9 +730,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type INTEGER
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type INTEGER
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -766,9 +748,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type INTEGER
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type INTEGER
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -777,14 +757,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type INTEGER
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type INTEGER
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is BIGINT
   Testing updateShort on SQL type BIGINT
     Using column position as first parameter to updateShort
@@ -834,9 +810,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type BIGINT
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type BIGINT
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -854,9 +828,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type BIGINT
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type BIGINT
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -865,14 +837,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type BIGINT
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type BIGINT
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is DECIMAL(10,5)
   Testing updateShort on SQL type DECIMAL(10,5)
     Using column position as first parameter to updateShort
@@ -922,9 +890,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type DECIMAL(10,5)
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type DECIMAL(10,5)
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -942,9 +908,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type DECIMAL(10,5)
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type DECIMAL(10,5)
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -953,14 +917,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type DECIMAL(10,5)
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type DECIMAL(10,5)
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is REAL
   Testing updateShort on SQL type REAL
     Using column position as first parameter to updateShort
@@ -1008,9 +968,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type REAL
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type REAL
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -1028,9 +986,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type REAL
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type REAL
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -1039,14 +995,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type REAL
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type REAL
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is DOUBLE
   Testing updateShort on SQL type DOUBLE
     Using column position as first parameter to updateShort
@@ -1094,9 +1046,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type DOUBLE
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type DOUBLE
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -1114,9 +1064,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type DOUBLE
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type DOUBLE
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -1125,14 +1073,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type DOUBLE
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type DOUBLE
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is CHAR(60)
   Testing updateShort on SQL type CHAR(60)
     Using column position as first parameter to updateShort
@@ -1176,9 +1120,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type CHAR(60)
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type CHAR(60)
     Using column position as first parameter to updateDate
     Using column name as first parameter to updateDate
@@ -1190,9 +1132,7 @@
     Using column name as first parameter to updateTimestamp
   Testing updateBlob on SQL type CHAR(60)
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type CHAR(60)
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -1201,14 +1141,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type CHAR(60)
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type CHAR(60)
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is VARCHAR(60)
   Testing updateShort on SQL type VARCHAR(60)
     Using column position as first parameter to updateShort
@@ -1252,9 +1188,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type VARCHAR(60)
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type VARCHAR(60)
     Using column position as first parameter to updateDate
     Using column name as first parameter to updateDate
@@ -1266,9 +1200,7 @@
     Using column name as first parameter to updateTimestamp
   Testing updateBlob on SQL type VARCHAR(60)
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type VARCHAR(60)
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -1277,14 +1209,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type VARCHAR(60)
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type VARCHAR(60)
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is LONG VARCHAR
   Testing updateShort on SQL type LONG VARCHAR
     Using column position as first parameter to updateShort
@@ -1328,9 +1256,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type LONG VARCHAR
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type LONG VARCHAR
     Using column position as first parameter to updateDate
     Using column name as first parameter to updateDate
@@ -1342,9 +1268,7 @@
     Using column name as first parameter to updateTimestamp
   Testing updateBlob on SQL type LONG VARCHAR
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type LONG VARCHAR
     Using column position as first parameter to updateBoolean
     Using column name as first parameter to updateBoolean
@@ -1353,14 +1277,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type LONG VARCHAR
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type LONG VARCHAR
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is CHAR(2) FOR BIT DATA
   Testing updateShort on SQL type CHAR(2) FOR BIT DATA
     Using column position as first parameter to updateShort
@@ -1420,9 +1340,7 @@
     Using column name as first parameter to updateBinaryStream
   Testing updateClob on SQL type CHAR(2) FOR BIT DATA
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type CHAR(2) FOR BIT DATA
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -1440,9 +1358,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type CHAR(2) FOR BIT DATA
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type CHAR(2) FOR BIT DATA
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -1453,14 +1369,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type CHAR(2) FOR BIT DATA
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type CHAR(2) FOR BIT DATA
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is VARCHAR(2) FOR BIT DATA
   Testing updateShort on SQL type VARCHAR(2) FOR BIT DATA
     Using column position as first parameter to updateShort
@@ -1520,9 +1432,7 @@
     Using column name as first parameter to updateBinaryStream
   Testing updateClob on SQL type VARCHAR(2) FOR BIT DATA
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type VARCHAR(2) FOR BIT DATA
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -1540,9 +1450,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type VARCHAR(2) FOR BIT DATA
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type VARCHAR(2) FOR BIT DATA
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -1553,14 +1461,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type VARCHAR(2) FOR BIT DATA
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type VARCHAR(2) FOR BIT DATA
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is LONG VARCHAR FOR BIT DATA
   Testing updateShort on SQL type LONG VARCHAR FOR BIT DATA
     Using column position as first parameter to updateShort
@@ -1620,9 +1524,7 @@
     Using column name as first parameter to updateBinaryStream
   Testing updateClob on SQL type LONG VARCHAR FOR BIT DATA
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type LONG VARCHAR FOR BIT DATA
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -1640,9 +1542,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type LONG VARCHAR FOR BIT DATA
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type LONG VARCHAR FOR BIT DATA
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -1653,14 +1553,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type LONG VARCHAR FOR BIT DATA
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type LONG VARCHAR FOR BIT DATA
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is CLOB(1k)
   Testing updateShort on SQL type CLOB(1k)
     Using column position as first parameter to updateShort
@@ -1718,9 +1614,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type CLOB(1k)
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type CLOB(1k)
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -1738,9 +1632,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type CLOB(1k)
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type CLOB(1k)
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -1751,14 +1643,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type CLOB(1k)
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type CLOB(1k)
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is DATE
   Testing updateShort on SQL type DATE
     Using column position as first parameter to updateShort
@@ -1822,9 +1710,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type DATE
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type DATE
     Using column position as first parameter to updateDate
     Using column name as first parameter to updateDate
@@ -1838,9 +1724,7 @@
     Using column name as first parameter to updateTimestamp
   Testing updateBlob on SQL type DATE
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type DATE
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -1851,14 +1735,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type DATE
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type DATE
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is TIME
   Testing updateShort on SQL type TIME
     Using column position as first parameter to updateShort
@@ -1922,9 +1802,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type TIME
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type TIME
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -1938,9 +1816,7 @@
     Using column name as first parameter to updateTimestamp
   Testing updateBlob on SQL type TIME
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type TIME
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -1951,14 +1827,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type TIME
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type TIME
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is TIMESTAMP
   Testing updateShort on SQL type TIMESTAMP
     Using column position as first parameter to updateShort
@@ -2022,9 +1894,7 @@
       Got expected exception : Illegal Conversion
   Testing updateClob on SQL type TIMESTAMP
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type TIMESTAMP
     Using column position as first parameter to updateDate
     Using column name as first parameter to updateDate
@@ -2038,9 +1908,7 @@
     Using column name as first parameter to updateTimestamp
   Testing updateBlob on SQL type TIMESTAMP
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type TIMESTAMP
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -2051,14 +1919,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type TIMESTAMP
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type TIMESTAMP
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Next datatype to test is BLOB(1k)
   Testing updateShort on SQL type BLOB(1k)
     Using column position as first parameter to updateShort
@@ -2118,9 +1982,7 @@
     Using column name as first parameter to updateBinaryStream
   Testing updateClob on SQL type BLOB(1k)
     Using column position as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateClob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateDate on SQL type BLOB(1k)
     Using column position as first parameter to updateDate
       Got expected exception : Illegal Conversion
@@ -2138,9 +2000,7 @@
       Got expected exception : Illegal Conversion
   Testing updateBlob on SQL type BLOB(1k)
     Using column position as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateBlob
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateBoolean on SQL type BLOB(1k)
     Using column position as first parameter to updateBoolean
       Got expected exception : Illegal Conversion
@@ -2151,14 +2011,10 @@
     Using column name as first parameter to updateNull
   Testing updateArray on SQL type BLOB(1k)
     Using column position as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateArray
-      Got expected exception : JDBC 3 method called - not yet supported
   Testing updateRef on SQL type BLOB(1k)
     Using column position as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
     Using column name as first parameter to updateRef
-      Got expected exception : JDBC 3 method called - not yet supported
 Positive Test22 - Test updateObject method
 Next datatype to test is SMALLINT
   updateObject with column position & Short object as parameters
@@ -2181,10 +2037,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2197,10 +2049,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2228,10 +2076,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2244,10 +2088,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2275,10 +2115,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2291,10 +2127,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2322,10 +2154,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2338,10 +2166,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2367,10 +2191,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2383,10 +2203,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2412,10 +2228,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2428,10 +2240,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2457,18 +2265,12 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-  updateObject with column name & Clob object as parameters
   updateObject with column position & Date object as parameters
   updateObject with column name & Date object as parameters
   updateObject with column position & Time object as parameters
   updateObject with column name & Time object as parameters
   updateObject with column position & TimeStamp object as parameters
   updateObject with column name & TimeStamp object as parameters
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2494,18 +2296,12 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-  updateObject with column name & Clob object as parameters
   updateObject with column position & Date object as parameters
   updateObject with column name & Date object as parameters
   updateObject with column position & Time object as parameters
   updateObject with column name & Time object as parameters
   updateObject with column position & TimeStamp object as parameters
   updateObject with column name & TimeStamp object as parameters
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2531,18 +2327,12 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-  updateObject with column name & Clob object as parameters
   updateObject with column position & Date object as parameters
   updateObject with column name & Date object as parameters
   updateObject with column position & Time object as parameters
   updateObject with column name & Time object as parameters
   updateObject with column position & TimeStamp object as parameters
   updateObject with column name & TimeStamp object as parameters
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
   updateObject with column name & Boolean object as parameters
   updateObject with column position & null as parameters
@@ -2580,10 +2370,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column position & bytes[] array as parameters
   updateObject with column name & bytes[] array as parameters
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2596,10 +2382,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : A truncation error was encountered trying to shrink CHAR () FOR BIT DATA 'XX-RESOLVE-XX' to length 2.
-  updateObject with column name & Blob object as parameters
-    Got expected exception : A truncation error was encountered trying to shrink CHAR () FOR BIT DATA 'XX-RESOLVE-XX' to length 2.
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters
@@ -2639,10 +2421,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column position & bytes[] array as parameters
   updateObject with column name & bytes[] array as parameters
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2655,10 +2433,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : A truncation error was encountered trying to shrink VARCHAR () FOR BIT DATA 'XX-RESOLVE-XX' to length 2.
-  updateObject with column name & Blob object as parameters
-    Got expected exception : A truncation error was encountered trying to shrink VARCHAR () FOR BIT DATA 'XX-RESOLVE-XX' to length 2.
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters
@@ -2698,10 +2472,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column position & bytes[] array as parameters
   updateObject with column name & bytes[] array as parameters
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2714,8 +2484,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-  updateObject with column name & Blob object as parameters
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters
@@ -2755,8 +2523,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-  updateObject with column name & Clob object as parameters
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2769,10 +2535,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters
@@ -2814,10 +2576,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
   updateObject with column name & Date object as parameters
   updateObject with column position & Time object as parameters
@@ -2826,10 +2584,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column position & TimeStamp object as parameters
   updateObject with column name & TimeStamp object as parameters
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters
@@ -2871,10 +2625,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2883,10 +2633,6 @@
   updateObject with column name & Time object as parameters
   updateObject with column position & TimeStamp object as parameters
   updateObject with column name & TimeStamp object as parameters
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters
@@ -2928,10 +2674,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & bytes[] array as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
   updateObject with column name & Date object as parameters
   updateObject with column position & Time object as parameters
@@ -2940,10 +2682,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column position & TimeStamp object as parameters
   updateObject with column name & TimeStamp object as parameters
-  updateObject with column position & Blob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Blob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters
@@ -2983,10 +2721,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column position & bytes[] array as parameters
   updateObject with column name & bytes[] array as parameters
-  updateObject with column position & Clob object as parameters
-    Got expected exception : Illegal Conversion
-  updateObject with column name & Clob object as parameters
-    Got expected exception : Illegal Conversion
   updateObject with column position & Date object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Date object as parameters
@@ -2999,8 +2733,6 @@
     Got expected exception : Illegal Conversion
   updateObject with column name & TimeStamp object as parameters
     Got expected exception : Illegal Conversion
-  updateObject with column position & Blob object as parameters
-  updateObject with column name & Blob object as parameters
   updateObject with column position & Boolean object as parameters
     Got expected exception : Illegal Conversion
   updateObject with column name & Boolean object as parameters