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

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

Completed in 10 milliseconds