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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java86 private final String jdbcConnectionURL; field in class:JDBCHistoryCache
135 this.jdbcConnectionURL = url;
253 infoBuilder.append("URL: " + jdbcConnectionURL + "\n");
341 new ConnectionManager(jdbcDriverClass, jdbcConnectionURL);

Completed in 10 milliseconds