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

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java158 private static void handleSQLException(SQLException sqle, int attemptNo) method in class:JDBCHistoryCache
357 handleSQLException(sqle, i);
392 handleSQLException(sqle, i);
545 handleSQLException(sqle, i);
708 handleSQLException(sqle, i);
778 handleSQLException(sqle, i);
853 handleSQLException(sqle, i);
1177 handleSQLException(sqle, i);
1217 handleSQLException(sqle, i);
1263 handleSQLException(sql
[all...]

Completed in 1289 milliseconds