I have a form binding an EntityHome.instance, and I have config current conversation "flush-mode=manual", and I want to flush() the entityManager at the end of the conversation, the problem is when i invoke the EntityHome.persist() during the conversation(not end of conversation),the data is inserted into the DB, why?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114895#4114895 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114895 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
