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

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

Completed in 27 milliseconds