Skip to content
Snippets Groups Projects
Commit 2f5272e0 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Adding flush command to try to speed up things. Seems not to have worked

parent 4a2c73ec
No related branches found
No related tags found
No related merge requests found
......@@ -873,6 +873,7 @@ public class ForecastBean {
}
}
em.flush();
}
if(activeForecastIds != null && ! activeForecastIds.isEmpty())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment