3334353637383940414243
public ResultSet executeQuery(MockStatementBase stmt, String sql) throws SQLException { throw new SQLException(); } }); dataSource.setExceptionSorter(new ExceptionSorter() { @Override public boolean isExceptionFatal(SQLException e) { return true; }