Hi All,

I prepared a patch for DERBY-1434 with a test. I wanted to submit it today, however when updated a trunk to the most recent version, the method

openConnection(String databaseName)

disaperead from the BaseJDBCTestCase.java.

I need to create two connections to different databases in a test so the openDefaultConnection() method is notsufficient. I think that probably no tests used this method. How should I create these connections today? Should I create the missing openConnection method?

Cheers

Julo

Reply via email to