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

/opengrok/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java117 = new PreparedQuery(getQuery("getFilemovesCount"));
591 private int getFilemovesCount() throws SQLException { method in class:JDBCHistoryCache
631 && (getFilemovesCount() > 0)

Completed in 10 milliseconds