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

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

Completed in 10 milliseconds