848849850851852853854855856857858
} catch (SQLException e1) { e1.printStackTrace(); } } e.printStackTrace(); throw new OAIInternalServerError(e.getMessage()); } listRecordsMap.put("records", records.iterator()); return listRecordsMap; }