Searched refs:getURL (Results 1 - 1 of 1) sorted by relevance

/opengrok-sun/test/org/opensolaris/opengrok/history/
H A DJDBCHistoryCacheTest.java81 DERBY_EMBEDDED_DRIVER, getURL() + ";create=true");
96 DriverManager.getConnection(getURL() + ";shutdown=true");
111 private String getURL() { method in class:JDBCHistoryCacheTest
331 final Connection c = DriverManager.getConnection(getURL());

Completed in 7 milliseconds