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

/opengrok/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java75 private static final Properties QUERIES = new Properties(); field in class:JDBCHistoryCache
85 QUERIES.load(in);
225 return QUERIES.getProperty(key);

Completed in 10 milliseconds