State is one of:

  • harness - runs as a harness test
  • adapter - runs as a canon based test in JUnit infrastructure
  • junit - converted to an assert based JUnit test

Client/Embedded is one of

  • embedded - runs only in embedded with derbyall
  • client - runs only in client with derbyall
  • both - runs embedded and client with derbyall

Test (jdbcapi)

State

Old Suite(s)

Client/Embedded

Notes

batchUpdate.java

junit

jdbc20

both

DERBY-2293

connectionJdbc20.java

adapter

jdbc20

both

JDBCHarnessJavaTest

dataSourceReference.java

junit

jdbc20

both

converted as part of DERBY-2296

getCurConnJdbc20.sql

(removed)

jdbc20

removed

DERBY-6261

resultsetJdbc20.java

adapter

jdbc20

both

JDBCHarnessJavaTest

statementJdbc20.java

adapter

jdbc20

embedded

DERBY-3203

StmtCloseFunTest.java

junit

jdbc20

both

ClosedObjectTest.java DERBY-2324

 

 

 

 

 

bestrowidentifier.sql

junit

jdbcapi

both

DERBY-2242

checkDriver.java

junit

jdbcapi

both

DERBY-2492

derbyStress.java

junit

jdbcapi

both

DERBY-3337

LOBTest.java

junit

jdbcapi

??

DERBY-2523

maxfieldsize.java

adapter

jdbcapi

both

JDBCHarnessJavaTest

nullSQLText.java

junit

jdbcapi

both

DERBY-2841

parameterMapping.java

junit

jdbcapi

both

DERBY-2333 see also DERBY-2381 and (for weme6.1) DERBY-2403

prepStmtMetaData.java

junit

jdbcapi

both

DERBY-2452 PrepStmtMetaDataTest

prepStmtNull.java

junit

jdbcapi

both

DERBY-2981

resultset.java

junit

jdbcapi

both

DERBY-2429 ResultSetMiscTest and NullIfTest

resultsetStream.java

junit

jdbcapi

both

ResultSetStreamTest DERBY-2577

rsgetXXXcolumnNames.java

adapter

jdbcapi

both

JDBCHarnessJavaTest

secureUsers.sql

junit

jdbcapi

both

DERBY-1496

secureUsers1.sql

junit

jdbcapi

both

DERBY-1496

SetQueryTimeoutTest.java

adapter

jdbcapi

both

JDBCHarnessJavaTest

setTransactionIsolation.java

junit

jdbcapi

both

DERBY-2399

SURTest_ij.sql

junit

jdbcapi

both

DERBY-3828

testRelative.java

junit

jdbcapi

both

DERBY-3587

users.sql

junit

jdbcapi

both

DERBY-1496

users2.sql

junit

jdbcapi

both

DERBY-1496

 

 

 

 

 

autoGeneratedJdbc30.java

junit

jdk14

both

DERBY-2398

checkDataSource30.java

junit

jdk14

both

DERBY-2492. Fixtures interleafing global/local transactions do not work with server/DerbyNetClient, see DERBY-2533.

parameterMetaDataJdbc30.java

junit

jdk14

both

DERBY-2658

savepointJdbc30_JSR169.java

junit

jdk14

both

DERBY-3568

savepointJdbc30_XA.java

junit

jdk14

both

DERBY-3568

statementJdbc30.java

adapter

jdk14

embedded

JDBCHarnessJavaTest

 

 

 

 

 

checkDataSource.java

junit

xa

both

DERBY-2492. Fixtures interleafing global/local transactions do not work with server/DerbyNetClient, see DERBY-2533.

dataSourcePermissions.java

junit

xa

both

adapter working in JDBCHarnessJavaTest for embedded but there was an extended class in derbynet. See also DERBY-1496

xaAnotherTest.sql

harness

xa

??

 

xaMorph.sql

harness

xa

??

no longer needed (was for jdk14 testing, other functionality tested in XATest, see DERBY-2474

xaSimplePositive.sql

harness

xa

??

no longer needed (was for jdk14 testing, other functionality tested in XATest, see DERBY-2474

xaSimpleNegative.sql

harness

xa

??

 

xaStateTran.sql

harness

xa

??

 

XATest.java

junit

xa

both

DERBY-2474

 

 

 

 

 

metadata.java

junit

derbylang

both

DERBY-2242

metadataMultiConn.java

junit

derbylang

embedded

DERBY-3797

odbc_metadata.java

junit

derbylang

both

DERBY-2242

 

 

 

 

 

  • No labels