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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java104 private static final Properties QUERIES = new Properties(); field in class:JDBCHistoryCache
111 QUERIES.load(in); }
183 return QUERIES.getProperty(key);

Completed in 9 milliseconds