[jboss-user] [EJB 3.0] - Re: EntityManager is loosing updates

konstantin.ermakov do-not-reply at jboss.com
Mon Dec 11 07:22:53 EST 2006


Hi!

   I am tracing my flush() statement, and I am sure that is happens before I am trying to read the data. 

 If I understand it correctly, flush() is commiting the data and with the next manager.createQuery run the new data should be available.

Is it true, or flush() is doing some background work?

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

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



More information about the jboss-user mailing list