5758596061626364656667
for(Exception e : errors) { // TODO add error handling. e.printStackTrace(); } } storeManager.commit(); storeManager.releaseConnection(); } return errors; }