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

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

Completed in 9 milliseconds