Searched defs:IS_DIR_IN_CACHE (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java388 private static final PreparedQuery IS_DIR_IN_CACHE field in class:JDBCHistoryCache
403 PreparedStatement ps = conn.getStatement(IS_DIR_IN_CACHE);

Completed in 9 milliseconds