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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
