Searched refs:repoId (Results 1 - 1 of 1) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/history/ | ||
H A D | JDBCHistoryCache.java | 724 private int getIdForRevision(String revision, int repoId) throws SQLException { argument 730 ps.setInt(2, repoId); |
Completed in 27 milliseconds