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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java275 update.setString(2, getParentPath(rs.getString("PATH")));
444 private static String getParentPath(String fullPath) { method in class:JDBCHistoryCache
561 ps.setString(2, getParentPath(filePath));

Completed in 11 milliseconds