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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java58 class JDBCHistoryCache implements HistoryCache { class in inherits:HistoryCache
61 Logger.getLogger(JDBCHistoryCache.class.getName());
106 Class<?> klazz = JDBCHistoryCache.class;
122 JDBCHistoryCache() { method in class:JDBCHistoryCache
133 JDBCHistoryCache(String jdbcDriverClass, String url) { method in class:JDBCHistoryCache

Completed in 11 milliseconds