9596979899100101102103
throw new RuntimeException(e.getMessage()); } } public int listDBs(int id) { QueryDBAmount command = new QueryDBAmount(id); command.execute(); return command.getDbAmount(); }