[jboss-user] [JBoss Seam] - Re: Doing a batch update after a persist

SmokingAPipe do-not-reply at jboss.com
Tue Mar 20 04:28:58 EDT 2007


I found the solution: do an entityManager.flush() after doing the persist(), to flush the new entity to the underlying DB, so that Postgres will be at peace with the universe.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029653#4029653

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029653



More information about the jboss-user mailing list