mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
hibernate tweaks
This commit is contained in:
@@ -94,7 +94,7 @@ public class FeedRefreshTaskGiver {
|
||||
map.put(f.getId(), f);
|
||||
}
|
||||
|
||||
feedDAO.update(map.values());
|
||||
feedDAO.saveOrUpdate(map.values());
|
||||
}
|
||||
|
||||
public void giveBack(Feed feed) {
|
||||
|
||||
Reference in New Issue
Block a user