connectionClient1:
--------------------------------------------------------------------------------
testClose...........PASSED
testCreateStatement01...........PASSED
testGetCatalog...........PASSED
testGetMetaData...........PASSED
testGetTransactionIsolation...........PASSED
testIsClosed01...........PASSED
testIsClosed02...........PASSED
testIsReadOnly...........PASSED
testNativeSQL...........PASSED

batchUpdateClient:
--------------------------------------------------------------------------------
testAddBatch01...........PASSED
testAddBatch02...........PASSED
testAddBatch03...........FAILED (CallableStatement batch)
testClearBatch01...........PASSED
testClearBatch02...........PASSED
testClearBatch03...........FAILED (CallableStatement batch)
testExecuteBatch01...........PASSED
testExecuteBatch02...........PASSED
testExecuteBatch03...........PASSED
testExecuteBatch04...........PASSED
testExecuteBatch05...........PASSED
testExecuteBatch06...........PASSED
testExecuteBatch07...........PASSED
testExecuteBatch08...........FAILED (CallableStatement batch)
testExecuteBatch09...........FAILED (CallableStatement batch)
testExecuteBatch12...........FAILED (CallableStatement batch)
testContinueBatch01...........PASSED

dbMetaClient1:
--------------------------------------------------------------------------------
testSupportsStoredProcedures...........PASSED
testAllProceduresAreCallable...........PASSED
testAllTablesAreSelectable...........PASSED
testGetURL...........PASSED
testGetUserName...........PASSED
testIsReadOnly...........PASSED
testNullsAreSortedHigh...........PASSED
testNullsAreSortedLow...........PASSED
testNullsAreSortedAtStart...........PASSED
testNullsAreSortedAtEnd...........PASSED
testGetDatabaseProductName...........PASSED
testGetDatabaseProductVersion...........PASSED
testGetDriverName...........PASSED
testGetDriverVersion...........PASSED
testGetDriverMajorVersion...........PASSED
testGetDriverMinorVersion...........PASSED
testUsesLocalFilePerTable...........PASSED
testSupportsMixedCaseIdentifiers...........PASSED
testStoresUpperCaseIdentifiers...........PASSED
testStoresLowerCaseIdentifiers...........PASSED

dbMetaClient2:
--------------------------------------------------------------------------------
testStoresMixedCaseIdentifiers...........PASSED
testSupportsMixedCaseQuotedIdentifiers...........PASSED
testStoresUpperCaseQuotedIdentifiers...........PASSED
testStoresLowerCaseQuotedIdentifiers...........PASSED
testStoresMixedCaseQuotedIdentifiers...........PASSED
testGetIdentifierQuoteString...........PASSED
testGetSQLKeywords...........PASSED
testGetNumericFunctions...........PASSED
testGetStringFunctions...........PASSED
testGetSystemFunctions...........PASSED
testGetTimeDateFunctions...........PASSED
testGetSearchStringEscape...........PASSED
testGetExtraNameCharacters...........PASSED
testSupportsAlterTableWithAddColumn...........PASSED
testSupportsAlterTableWithDropColumn...........PASSED
testSupportsColumnAliasing...........PASSED
testNullPlusNonNullIsNull...........PASSED
testSupportsConvert...........PASSED
testSupportsConvert01...........PASSED
testSupportsConvert02...........PASSED

dbMetaClient3:
--------------------------------------------------------------------------------
testSupportsConvert03...........PASSED
testSupportsConvert04...........PASSED
testSupportsConvert05...........PASSED
testSupportsConvert06...........PASSED
testSupportsConvert07...........PASSED
testSupportsConvert08...........PASSED
testSupportsConvert09...........PASSED
testSupportsConvert10...........PASSED
testSupportsConvert11...........PASSED
testSupportsConvert12...........PASSED
testSupportsConvert13...........PASSED
testSupportsConvert14...........PASSED
testSupportsConvert15...........PASSED
testSupportsConvert16...........PASSED
testSupportsConvert17...........PASSED
testSupportsConvert18...........PASSED
testSupportsConvert19...........PASSED
testSupportsConvert20...........PASSED
testSupportsConvert21...........PASSED
testSupportsConvert22...........PASSED

dbMetaClient4:
--------------------------------------------------------------------------------
testSupportsConvert23...........PASSED
testSupportsConvert24...........PASSED
testSupportsConvert25...........PASSED
testSupportsConvert26...........PASSED
testSupportsConvert27...........PASSED
testSupportsConvert28...........PASSED
testSupportsConvert29...........PASSED
testSupportsConvert30...........PASSED
testSupportsConvert31...........PASSED
testSupportsConvert32...........PASSED
testSupportsConvert33...........PASSED
testSupportsConvert34...........PASSED
testSupportsConvert35...........PASSED
testSupportsConvert36...........PASSED
testSupportsConvert37...........PASSED
testSupportsTableCorrelationNames...........PASSED
testSupportsDifferentTableCorrelationNames...........PASSED
testSupportsExpressionsInOrderBy...........PASSED
testSupportsOrderByUnrelated...........PASSED
testSupportsGroupBy...........PASSED

dbMetaClient5:
--------------------------------------------------------------------------------
testSupportsGroupByUnrelated...........PASSED
testSupportsGroupByBeyondSelect...........PASSED
testSupportsLikeEscapeClause...........PASSED
testSupportsMultipleResultSets...........PASSED
testSupportsMultipleTransactions...........PASSED
testSupportsNonNullableColumns...........PASSED
testSupportsMinimumSQLGrammar...........PASSED
testSupportsCoreSQLGrammar...........PASSED
testSupportsExtendedSQLGrammar...........PASSED
testSupportsANSI92EntryLevelSQL...........PASSED
testSupportsANSI92IntermediateSQL...........PASSED
testSupportsANSI92FullSQL...........PASSED
testSupportsIntegrityEnhancementFacility...........PASSED
testSupportsOuterJoins...........PASSED
testSupportsFullOuterJoins...........PASSED
testSupportsLimitedOuterJoins...........PASSED
testGetSchemaTerm...........PASSED
testGetProcedureTerm...........PASSED
testGetCatalogTerm...........PASSED
testIsCatalogAtStart...........PASSED

dbMetaClient6:
--------------------------------------------------------------------------------
testGetCatalogSeparator...........PASSED
testSupportsSchemasInDataManipulation...........PASSED
testSupportsSchemasInProcedureCalls...........PASSED
testSupportsSchemasInTableDefinitions...........PASSED
testSupportsSchemasInIndexDefinitions...........PASSED
testSupportsSchemasInPrivilegeDefinitions...........PASSED
testSupportsCatalogsInDataManipulation...........PASSED
testSupportsCatalogsInProcedureCalls...........PASSED
testSupportsCatalogsInTableDefinitions...........PASSED
testSupportsCatalogsInIndexDefinitions...........PASSED
testSupportsCatalogsInPrivilegeDefinitions...........PASSED
testSupportsPositionedDelete...........PASSED
testSupportsPositionedUpdate...........PASSED
testSupportsSelectForUpdate...........PASSED
testSupportsSubqueriesInComparisons...........PASSED
testSupportsSubqueriesInExists...........PASSED
testSupportsSubqueriesInIns...........PASSED
testSupportsSubqueriesInQuantifieds...........PASSED
testSupportsCorrelatedSubqueries...........PASSED
testSupportsUnion...........PASSED

dbMetaClient7:
--------------------------------------------------------------------------------
testSupportsUnionAll...........PASSED
testSupportsOpenCursorsAcrossCommit...........PASSED
testSupportsOpenCursorsAcrossRollback...........PASSED
testSupportsOpenStatementsAcrossCommit...........PASSED
testSupportsOpenStatementsAcrossRollback...........PASSED
testGetMaxBinaryLiteralLength...........PASSED
testGetMaxCharLiteralLength...........PASSED
testGetMaxColumnNameLength...........PASSED
testGetMaxColumnsInGroupBy...........PASSED
testGetMaxColumnsInIndex...........PASSED
testGetMaxColumnsInOrderBy...........PASSED
testGetMaxColumnsInSelect...........PASSED
testGetMaxColumnsInTable...........PASSED
testGetMaxConnections...........PASSED
testGetMaxCursorNameLength...........PASSED
testGetMaxIndexLength...........PASSED
testGetMaxSchemaNameLength...........PASSED
testGetMaxProcedureNameLength...........PASSED
testGetMaxCatalogNameLength...........PASSED
testGetMaxRowSize...........PASSED

dbMetaClient8:
--------------------------------------------------------------------------------
testDoesMaxRowSizeIncludeBlobs...........PASSED
testGetMaxStatementLength...........PASSED
testGetMaxStatements...........PASSED
testGetMaxTableNameLength...........PASSED
testGetMaxTablesInSelect...........PASSED
testGetMaxUserNameLength...........PASSED
testGetDefaultTransactionIsolation...........PASSED
testSupportsTransactions...........PASSED
testSupportsBatchUpdates...........PASSED
testSupportsDataDefinitionAndDataManipulationTransactions...........PASSED
testSupportsDataManipulationTransactionsOnly...........PASSED
testDataDefinitionCausesTransactionCommit...........PASSED
testDataDefinitionIgnoredInTransactions...........PASSED
testGetProcedures...........PASSED
testGetProcedureColumns...........PASSED
testGetTables...........PASSED
testGetSchemas...........PASSED
testGetCatalogs...........PASSED
testGetTableTypes...........PASSED
testGetColumns...........PASSED

dbMetaClient9:
--------------------------------------------------------------------------------
testGetTypeInfo...........PASSED
testSupportsResultSetType1...........PASSED
testSupportsResultSetType2...........PASSED
testSupportsResultSetType3...........PASSED
testSupportsResultSetConcurrency1...........PASSED
testSupportsResultSetConcurrency2...........PASSED
testSupportsResultSetConcurrency3...........PASSED
testSupportsResultSetConcurrency4...........PASSED
testSupportsResultSetConcurrency5...........PASSED
testSupportsResultSetConcurrency6...........PASSED
testOwnUpdatesAreVisible1...........PASSED
testOwnUpdatesAreVisible2...........PASSED
testOwnUpdatesAreVisible3...........PASSED
testOwnDeletesAreVisible1...........PASSED
testOwnDeletesAreVisible2...........PASSED
testOwnDeletesAreVisible3...........PASSED
testOwnInsertsAreVisible1...........PASSED
testOwnInsertsAreVisible2...........PASSED
testOwnInsertsAreVisible3...........PASSED
testOthersUpdatesAreVisible1...........PASSED

dbMetaClient10:
--------------------------------------------------------------------------------
testOthersUpdatesAreVisible2...........PASSED
testOthersUpdatesAreVisible3...........PASSED
testOthersDeletesAreVisible1...........PASSED
testOthersDeletesAreVisible2...........PASSED
testOthersDeletesAreVisible3...........PASSED
testOthersInsertsAreVisible1...........PASSED
testOthersInsertsAreVisible2...........PASSED
testOthersInsertsAreVisible3...........PASSED
testUpdatesAreDetected1...........PASSED
testUpdatesAreDetected2...........PASSED
testUpdatesAreDetected3...........PASSED
testDeletesAreDetected1...........PASSED
testDeletesAreDetected2...........PASSED
testDeletesAreDetected3...........PASSED
testInsertsAreDetected1...........PASSED
testInsertsAreDetected2...........PASSED
testInsertsAreDetected3...........PASSED
testGetUDTs...........PASSED
testGetUDTs01...........PASSED
testSupportsTransactionIsolationLevel1...........PASSED

scalarClient1:
--------------------------------------------------------------------------------
testConcat...........PASSED
testAscii...........PASSED
testInsert...........PASSED
testLcase...........FAILED
testLeft...........PASSED
testLength...........FAILED (No function "length")
testLocate01...........FAILED (No function "locate")
testLtrim...........PASSED
testRepeat...........PASSED
testRight...........PASSED
testRtrim...........PASSED
testSoundex...........PASSED
testSpace...........PASSED
testSubstring...........PASSED
testUcase...........PASSED
testChar...........PASSED
testReplace...........PASSED
testUser...........PASSED
testIfNull...........PASSED
testSin...........PASSED

scalarClient2:
--------------------------------------------------------------------------------
testAbs...........FAILED (No function "abs" and no check on availability)
testPower...........PASSED
testRound...........PASSED
testSign...........PASSED
testSqrt...........FAILED (No function "sqrt" and no check on availability)
testTruncate...........PASSED
testMod...........PASSED
testFloor...........PASSED
testCeiling...........PASSED
testLog10...........PASSED
testLog...........PASSED
testExp...........PASSED
testCos...........PASSED
testTan...........PASSED
testCot...........PASSED
testCurdate...........PASSED
testDayname...........PASSED
testDayofmonth...........PASSED
testDayofweek...........PASSED
testDayofyear...........PASSED

scalarClient3:
--------------------------------------------------------------------------------
testWeek...........PASSED
testMonth...........PASSED
testYear...........PASSED
testMonthname...........PASSED
testQuarter...........PASSED
testNow...........PASSED
testHour...........PASSED
testMinute...........PASSED
testSecond...........PASSED
testDatabase...........PASSED
testAcos...........PASSED
testAsin...........PASSED
testAtan...........PASSED
testAtan2...........PASSED
testDegrees...........PASSED
testRadians...........PASSED
testPi...........PASSED
testRand...........PASSED
testDifference...........PASSED
testLocate02...........FAILED (No function "locate" and no check on availability)

scalarClient4:
--------------------------------------------------------------------------------
testTimestampAdd01...........PASSED
testTimestampAdd02...........PASSED
testTimestampAdd03...........PASSED
testTimestampAdd04...........PASSED
testTimestampAdd05...........PASSED
testTimestampAdd06...........PASSED
testTimestampAdd07...........PASSED
testTimestampAdd08...........PASSED
testTimestampAdd09...........PASSED
testTimestampDiff01...........PASSED
testTimestampDiff02...........PASSED
testTimestampDiff03...........PASSED
testTimestampDiff04...........PASSED
testTimestampDiff05...........PASSED
testTimestampDiff06...........PASSED
testTimestampDiff07...........PASSED
testTimestampDiff08...........PASSED
testTimestampDiff09...........PASSED
testLeftOuterjoin...........PASSED
testRightOuterjoin...........PASSED
testFullOuterjoin...........PASSED

batUpdExceptClient:
--------------------------------------------------------------------------------
testGetUpdateCounts...........PASSED
testBatchUpdateException01...........PASSED
testBatchUpdateException02...........PASSED
testBatchUpdateException03...........PASSED
testBatchUpdateException04...........PASSED
testBatchUpdateException05...........PASSED

sqlExceptionClient:
--------------------------------------------------------------------------------
testSQLException01...........PASSED
testSQLException02...........PASSED
testSQLException03...........PASSED
testSQLException04...........PASSED
testGetErrorCode...........PASSED
testGetSQLState...........FAILED
testGetNextException...........PASSED
testSetNextException...........PASSED

prepStmtClient1:
--------------------------------------------------------------------------------
testGetMetaData...........PASSED
testClearParameters...........PASSED
testExecute01...........PASSED
testExecute02...........PASSED
testExecute03...........PASSED
testExecuteQuery01...........PASSED
testExecuteQuery02...........PASSED
testExecuteQuery03...........PASSED
testExecuteUpdate01...........PASSED
testExecuteUpdate02...........PASSED
testExecuteUpdate03...........PASSED
testSetBigDecimal01...........PASSED
testSetBigDecimal02...........PASSED
testSetBoolean01...........PASSED
testSetBoolean02...........PASSED
testSetByte01...........PASSED
testSetByte02...........PASSED
testSetFloat01...........PASSED
testSetFloat02...........PASSED
testSetInt01...........PASSED

prepStmtClient2:
--------------------------------------------------------------------------------
testSetInt02...........PASSED
testSetDate01...........PASSED
testSetDate02...........PASSED
testSetDouble01...........PASSED
testSetDouble02...........PASSED
testSetLong01...........PASSED
testSetLong02...........PASSED
testSetShort01...........PASSED
testSetShort02...........PASSED
testSetNull01...........PASSED
testSetNull02...........PASSED
testSetNull03...........PASSED
testSetNull04...........PASSED
testSetNull05...........PASSED
testSetNull06...........PASSED
testSetNull07...........PASSED
testSetNull08...........PASSED
testSetNull09...........PASSED
testSetNull10...........PASSED
testSetNull11...........PASSED

prepStmtClient3:
--------------------------------------------------------------------------------
testSetString01...........PASSED
testSetTime01...........PASSED
testSetTime02...........PASSED
testSetTimestamp01...........PASSED
testSetTimestamp02...........PASSED
testSetString02...........PASSED
testSetFloat01...........PASSED
testSetFloat02...........PASSED
testSetBytes01...........PASSED
testSetBytes02...........PASSED
testSetBytes03...........PASSED
testSetObject01...........PASSED
testSetObject02...........PASSED
testSetObject03...........PASSED
testSetObject04...........PASSED
testSetObject05...........PASSED
testSetObject06...........PASSED
testSetObject07...........PASSED
testSetObject08...........FAILED (getObject() for bit cols returns Short, expected Boolean)
testSetObject09...........FAILED (getObject() for bit cols returns Short, expected Boolean)

prepStmtClient4:
--------------------------------------------------------------------------------
testSetObject10...........PASSED
testSetObject11...........PASSED
testSetObject12...........PASSED
testSetObject13...........PASSED
testSetObject14...........PASSED
testSetObject15...........PASSED
testSetObject16...........PASSED
testSetObject17...........PASSED
testSetObject18...........PASSED
testSetObject19...........PASSED
testSetObject20...........PASSED
testSetObject21...........PASSED
testSetObject22...........PASSED
testSetObject23...........PASSED
testSetObject24...........PASSED
testSetObject25...........PASSED
testSetObject26...........PASSED
testSetObject27...........PASSED
testSetObject28...........PASSED
testSetObject29...........PASSED

prepStmtClient5:
--------------------------------------------------------------------------------
testSetNull12...........PASSED
testSetNull13...........PASSED
testSetNull14...........PASSED
testSetNull15...........PASSED
testSetNull16...........PASSED
testSetNull17...........PASSED
testSetNull18...........PASSED
testSetObject30...........PASSED
testSetObject31...........PASSED
testSetObject32...........PASSED
testSetObject33...........PASSED
testSetObject34...........PASSED
testSetObject35...........PASSED
testSetObject36...........PASSED
testSetObject37...........PASSED
testSetObject38...........PASSED
testSetObject39...........PASSED
testSetObject40...........PASSED
testSetObject41...........PASSED
testSetObject42...........PASSED

prepStmtClient6:
--------------------------------------------------------------------------------
testSetObject43...........PASSED
testSetObject44...........PASSED
testSetObject45...........PASSED
testSetObject46...........PASSED
testSetObject47...........PASSED
testSetObject48...........FAILED (driver correctly returns 1 for bit value, but test incorrectly converts it to boolean)
testSetObject49...........PASSED
testSetObject50...........PASSED
testSetObject51...........PASSED
testSetObject52...........PASSED
testSetObject53...........PASSED
testSetObject54...........PASSED
testSetObject55...........PASSED
testSetObject56...........PASSED
testSetObject57...........PASSED
testSetObject58...........PASSED
testSetObject59...........PASSED
testSetObject60...........PASSED
testSetObject61...........PASSED
testSetObject62...........PASSED

prepStmtClient7:
--------------------------------------------------------------------------------
testSetObject63...........PASSED
testSetObject64...........PASSED
testSetObject65...........PASSED
testSetObject66...........PASSED
testSetObject67...........PASSED
testSetObject68...........PASSED
testSetObject69...........PASSED
testSetObject70...........PASSED
testSetObject71...........PASSED
testSetObject72...........PASSED
testSetObject73...........FAILED (rounding problem between 1e-14 and 9.9e-15)
testSetObject74...........PASSED
testSetObject75...........PASSED
testSetObject76...........PASSED
testSetObject77...........PASSED
testSetObject78...........PASSED
testSetObject79...........PASSED
testSetObject80...........FAILED (incorrect boolean conversion)
testSetObject81...........PASSED
testSetObject82...........PASSED

prepStmtClient8:
--------------------------------------------------------------------------------
testSetObject83...........PASSED
testSetObject84...........PASSED
testSetObject85...........PASSED
testSetObject86...........PASSED
testSetObject87...........PASSED
testSetObject88...........PASSED
testSetObject89...........PASSED
testSetObject90...........PASSED
testSetObject91...........PASSED
testSetObject92...........PASSED
testSetObject93...........PASSED
testSetObject94...........PASSED
testSetObject95...........PASSED
testSetObject96...........PASSED
testSetObject97...........PASSED
testSetObject98...........PASSED
testSetObject99...........PASSED
testSetObject100...........PASSED
testSetObject101...........PASSED
testSetObject102...........PASSED

prepStmtClient9:
--------------------------------------------------------------------------------
testSetObject103...........PASSED
testSetObject104...........PASSED
testSetObject105...........PASSED
testSetObject106...........PASSED
testSetObject107...........PASSED
testSetObject108...........PASSED
testSetObject109...........PASSED
testSetObject110...........PASSED
testSetObject111...........PASSED
testSetObject112...........PASSED
testSetObject113...........PASSED
testSetObject114...........PASSED
testSetObject115...........PASSED
testSetObject116...........PASSED
testSetObject117...........PASSED
testSetObject118...........PASSED
testSetObject119...........PASSED
testSetObject120...........PASSED
testSetObject121...........PASSED
testSetObject122...........PASSED

prepStmtClient10:
--------------------------------------------------------------------------------
testSetObject123...........PASSED
testSetObject124...........PASSED
testSetObject125...........PASSED
testSetObject126...........PASSED
testSetObject127...........PASSED
testSetObject128...........FAILED (not enough digits to set big decimal)
testSetObject129...........FAILED (not enough digits to set big decimal)
testSetObject130...........FAILED (not enough digits to set big decimal)
testSetObject131...........FAILED (not enough digits to set big decimal)
testSetObject132...........FAILED (boolean conversion)
testSetObject133...........PASSED
testSetObject134...........PASSED
testSetObject135...........PASSED
testSetObject136...........PASSED
testSetObject137...........PASSED
testSetObject138...........PASSED
testSetObject139...........PASSED
testSetObject140...........PASSED
testSetObject141...........PASSED
testSetObject142...........PASSED

prepStmtClient11:
--------------------------------------------------------------------------------
testSetObject143...........PASSED
testSetObject144...........PASSED
testSetObject145...........PASSED
testSetObject146...........PASSED
testSetObject147...........PASSED
testSetObject148...........PASSED
testSetObject149...........PASSED
testSetObject150...........PASSED
testSetObject151...........PASSED
testSetObject152...........PASSED
testSetObject153...........PASSED
testSetObject154...........FAILED (not enough digits to set big decimal)
testSetObject155...........FAILED (not enough digits to set big decimal)
testSetObject156...........FAILED (not enough digits to set big decimal)
testSetObject157...........FAILED (not enough digits to set big decimal)
testSetObject158...........FAILED (boolean conversion)
testSetObject159...........PASSED
testSetObject160...........PASSED
testSetObject161...........PASSED
testSetObject162...........PASSED

prepStmtClient12:
--------------------------------------------------------------------------------
testSetObject163...........PASSED
testSetObject164...........PASSED
testSetObject165...........PASSED
testSetObject166...........PASSED
testSetObject167...........PASSED
testSetObject168...........PASSED
testSetObject169...........PASSED
testSetObject170...........PASSED
testSetObject171...........PASSED
testSetObject174...........PASSED
testSetObject175...........PASSED
testSetObject176...........PASSED
testSetObject177...........PASSED

prepStmtClient13:
--------------------------------------------------------------------------------
testSetObject183...........PASSED
testSetObject184...........FAILED (boolean conversion)
testSetObject185...........PASSED
testSetObject186...........PASSED
testSetObject187...........PASSED
testSetObject188...........PASSED
testSetObject189...........PASSED
testSetObject190...........PASSED
testSetObject191...........PASSED
testSetObject192...........PASSED
testSetObject193...........PASSED
testSetObject194...........PASSED
testSetObject195...........PASSED
testSetObject196...........PASSED
testSetObject197...........PASSED
testSetObject198...........PASSED
testSetObject199...........PASSED
testSetObject200...........PASSED
testSetObject201...........PASSED
testSetObject202...........PASSED

prepStmtClien14:
--------------------------------------------------------------------------------
testSetObject203...........PASSED
testSetObject204...........PASSED
testSetObject205...........PASSED
testSetObject206...........PASSED
testSetObject207...........PASSED
testSetObject208...........PASSED
testSetObject209...........PASSED
testSetObject210...........FAILED (ClassCastException: Short vs Boolean)
testSetObject211...........FAILED (ClassCastException: Short vs Boolean)
testSetObject212...........PASSED
testSetObject213...........PASSED
testSetObject214...........PASSED
testSetObject215...........PASSED
testSetObject216...........PASSED
testSetObject217...........PASSED
testSetObject218...........PASSED
testSetObject219...........PASSED
testSetObject220...........PASSED
testSetObject221...........PASSED
testSetObject222...........PASSED

prepStmtClient15:
--------------------------------------------------------------------------------
testSetObject223...........PASSED
testSetObject224...........PASSED
testSetObject225...........PASSED
testSetObject226...........PASSED
testSetObject227...........PASSED
testSetObject228...........PASSED
testSetObject229...........PASSED
testSetObject230...........PASSED
testSetObject231...........PASSED
testSetObject232...........PASSED
testSetObject233...........PASSED
testSetObject234...........PASSED
testSetObject235...........PASSED

resultSetClient1:
--------------------------------------------------------------------------------
testGetConcurrency...........PASSED
testGetFetchDirection...........PASSED
testGetFetchSize...........PASSED
testGetType...........PASSED
testSetFetchSize01...........PASSED
testSetFetchSize02...........PASSED
testSetFetchSize03...........PASSED
testSetFetchSize04...........PASSED

resultSetClient7:
--------------------------------------------------------------------------------
testGetObject61...........PASSED
testGetObject62...........PASSED
testGetObject63...........PASSED
testGetObject64...........PASSED
testGetObject65...........PASSED
testGetObject66...........PASSED
testGetObject67...........PASSED
testGetObject68...........PASSED

resultSetClient10:
--------------------------------------------------------------------------------
testGetByte01...........PASSED
testGetByte02...........PASSED
testGetByte03...........PASSED
testGetByte04...........PASSED
testGetByte05...........PASSED
testGetByte06...........PASSED
testGetByte07...........PASSED
testGetByte08...........PASSED
testGetByte09...........PASSED
testGetByte13...........PASSED
testGetByte14...........PASSED
testGetByte15...........PASSED
testGetByte16...........PASSED
testGetByte17...........PASSED
testGetByte18...........PASSED

resultSetClient11:
--------------------------------------------------------------------------------
testGetByte22...........PASSED
testGetByte23...........PASSED
testGetByte24...........PASSED
testGetByte25...........PASSED
testGetByte26...........PASSED
testGetByte27...........PASSED
testGetByte31...........PASSED
testGetByte32...........PASSED
testGetByte33...........PASSED
testGetByte34...........PASSED
testGetByte35...........PASSED
testGetByte36...........PASSED

resultSetClient12:
--------------------------------------------------------------------------------
testGetByte43...........PASSED
testGetByte44...........PASSED
testGetByte45...........PASSED
testGetByte46...........PASSED
testGetByte47...........PASSED
testGetByte48...........PASSED
testGetByte52...........PASSED
testGetByte53...........PASSED
testGetByte54...........PASSED
testGetByte55...........PASSED
testGetByte56...........PASSED
testGetByte57...........PASSED

resultSetClient13:
--------------------------------------------------------------------------------
testGetByte61...........PASSED
testGetByte62...........PASSED
testGetByte63...........PASSED
testGetByte64...........PASSED
testGetByte65...........PASSED
testGetByte66...........PASSED
testGetByte70...........PASSED
testGetByte71...........PASSED
testGetByte72...........PASSED
testGetByte73...........PASSED
testGetByte74...........PASSED
testGetByte75...........PASSED

resultSetClient14:
--------------------------------------------------------------------------------
testGetShort04...........PASSED
testGetShort05...........PASSED
testGetShort06...........PASSED
testGetShort07...........PASSED
testGetShort08...........PASSED
testGetShort09...........PASSED
testGetShort10...........PASSED
testGetShort11...........PASSED
testGetShort12...........PASSED
testGetShort16...........PASSED
testGetShort17...........PASSED
testGetShort18...........PASSED

resultSetClient16:
--------------------------------------------------------------------------------
testGetShort43...........PASSED
testGetShort44...........PASSED
testGetShort45...........PASSED
testGetShort46...........PASSED
testGetShort47...........PASSED
testGetShort48...........PASSED
testGetShort49...........PASSED
testGetShort50...........PASSED
testGetShort51...........PASSED
testGetShort55...........PASSED
testGetShort56...........PASSED
testGetShort57...........PASSED

resultSetClient17:
--------------------------------------------------------------------------------
testGetShort61...........FAILED (Error converting to big decimal)
testGetShort63...........PASSED
testGetShort64...........FAILED (Error converting to big decimal)
testGetShort66...........PASSED
testGetShort70...........PASSED
testGetShort71...........PASSED
testGetShort72...........PASSED
testGetShort73...........PASSED
testGetShort74...........PASSED
testGetShort75...........PASSED

resultSetClient18:
--------------------------------------------------------------------------------
testGetInt04...........PASSED
testGetInt05...........PASSED
testGetInt06...........PASSED
testGetInt07...........PASSED
testGetInt08...........PASSED
testGetInt09...........PASSED
testGetInt10...........PASSED
testGetInt11...........PASSED
testGetInt12...........PASSED
testGetInt16...........PASSED
testGetInt17...........PASSED
testGetInt18...........PASSED

resultSetClient41:
--------------------------------------------------------------------------------
testGetBoolean61...........PASSED
testGetBoolean62...........PASSED
testGetBoolean63...........PASSED
testGetBoolean64...........PASSED
testGetBoolean65...........PASSED
testGetBoolean66...........PASSED
testGetBoolean67...........PASSED
testGetBoolean68...........PASSED
testGetBoolean69...........PASSED
testGetBoolean70...........PASSED
testGetBoolean71...........PASSED
testGetBoolean72...........PASSED
testGetBoolean73...........PASSED
testGetBoolean74...........PASSED
testGetBoolean75...........PASSED

resultSetClient45:
--------------------------------------------------------------------------------
testGetString41...........PASSED
testGetString42...........PASSED
testGetString43...........PASSED
testGetString44...........PASSED
testGetString45...........PASSED
testGetString47...........PASSED
testGetString48...........PASSED
testGetString53...........FAILED (Float rounding problem)
testGetString54...........PASSED
testGetString58...........PASSED
testGetString59...........PASSED
testGetString60...........PASSED

resultSetClient47:
--------------------------------------------------------------------------------
testGetString84...........PASSED
testGetBytes01...........PASSED
testGetBytes02...........PASSED
testGetBytes03...........PASSED
testGetBytes04...........PASSED

resultSetClient49:
--------------------------------------------------------------------------------
testGetTime13...........PASSED
testGetTime14...........PASSED
testGetTime16...........PASSED
testGetTime17...........PASSED
testGetTime18...........PASSED
testGetTime20...........PASSED
testGetTimestamp01...........PASSED
testGetTimestamp03...........PASSED
testGetTimestamp04...........PASSED
testGetTimestamp07...........PASSED
testGetTimestamp08...........PASSED
testGetTimestamp09...........PASSED
testGetTimestamp10...........PASSED
testGetTimestamp11...........PASSED

rsMetaClient:
--------------------------------------------------------------------------------
testGetColumnCount...........PASSED
testIsAutoIncrement...........PASSED
testIsCaseSensitive...........PASSED
testIsSearchable...........PASSED
testIsCurrency...........PASSED
testIsNullable...........PASSED
testIsSigned...........PASSED
testGetColumnDisplaySize...........PASSED
testGetColumnLabel...........PASSED
testGetColumnName...........PASSED
testGetSchemaName...........PASSED
testGetPrecision...........PASSED
testGetScale...........PASSED
testGetTableName...........PASSED
testGetCatalogName...........PASSED
testGetColumnType...........PASSED
testGetColumnTypeName...........PASSED
testIsReadOnly...........PASSED
testIsWritable...........PASSED
testIsDefinitelyWritable...........PASSED
testGetColumnClassName...........PASSED

stmtClient1:
--------------------------------------------------------------------------------
testClearWarnings...........PASSED
testClose...........PASSED
testExecute01...........PASSED
testExecute02...........PASSED
testExecuteQuery01...........PASSED
testExecuteQuery02...........PASSED
testExecuteQuery03...........PASSED
testExecuteUpdate01...........PASSED
testExecuteUpdate03...........PASSED
testGetFetchDirection...........PASSED
testGetFetchSize...........PASSED
testGetMaxFieldSize...........PASSED
testGetMaxRows...........PASSED
testGetMoreResults01...........PASSED
testGetMoreResults02...........PASSED
testGetMoreResults03...........PASSED
testGetQueryTimeout...........PASSED
testGetResultSet01...........PASSED

stmtClient2:
--------------------------------------------------------------------------------
testGetResultSet02...........PASSED
testGetResultSetConcurrency01...........PASSED
testGetResultSetType01...........PASSED
testGetResultSetType02...........PASSED
testGetResultSetType03...........FAILED (returns TYPE_FORWARD_ONLY, expected TYPE_SCROLL_INSENSITIVE)
testGetUpdateCount01...........PASSED
testGetUpdateCount02...........PASSED
testGetWarnings...........FAILED (stored procedures not available)
testSetFetchDirection04...........PASSED
testSetFetchSize02...........PASSED

stmtClient3:
--------------------------------------------------------------------------------
testSetFetchSize05...........PASSED
testSetMaxFieldSize01...........PASSED
testSetMaxFieldSize02...........PASSED
testSetMaxRows01...........PASSED
testSetMaxRows02...........PASSED
testSetQueryTimeout02...........PASSED
