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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java517 private static final PreparedQuery GET_CS_FILES = field in class:JDBCHistoryCache
567 withFiles ? conn.getStatement(GET_CS_FILES) : null;

Completed in 10 milliseconds