727374757677787980
throw new ItemException(ItemException.ErrorType.ITEM_DOESNT_EXIST); } set.close(); statement.close(); } catch (SQLException e) { throw new UnableToInitializeException(e); } return idFound; }