108109110111112113114115116117118
statement3.executeUpdate(); } con.setAutoCommit(true); } else { con.setAutoCommit(true); throw new RequestExistsException(); } } catch (SQLException e) { try {