Probably I'm missing some fundamental knowledge about this issue, I do not 
think this scenario is that uncommon: 

how to retrieve an entity by query (or otherwise) in 'read-only mode' that is, 
avoid updating it at flush time?

Given that it is been managed by EntityManager, it will be implicitly updated 
(that is, even without calling EntityManager.merge explicitly), right? 

Or could be that, in general, I am using the wrong approach/asking the wrong 
question?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113669
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to