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

/opengrok/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java200 private static void handleSQLException(SQLException sqle, int attemptNo) method in class:JDBCHistoryCache
378 handleSQLException(sqle, i);
410 handleSQLException(sqle, i);
575 handleSQLException(sqle, i);
802 handleSQLException(sqle, i);
883 handleSQLException(sqle, i);
1001 handleSQLException(sqle, i);
1246 handleSQLException(sqle, i);
1282 handleSQLException(sqle, i);
1321 handleSQLException(sql
[all...]

Completed in 24 milliseconds