Home
last modified time | relevance | path

Searched refs:testURL (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/runner/util/
H A DDBTools.java447 String testURL = null ; in registerTestDB() local
449 testURL = dirToUrl(docPath + "TestDB") ; in registerTestDB()
451 testURL = dirToUrl(docPath + "/" + "TestDB") ; in registerTestDB()
452 testURL = "sdbc:dbase:" + testURL ; in registerTestDB()
469 if (src == null || !testURL.equals(existURL)) { in registerTestDB()
472 info.URL = testURL ; in registerTestDB()

Completed in 35 milliseconds