[jboss-user] [JBoss Seam] - Re: how to dis-manage entities?

gsegura do-not-reply at jboss.com
Tue Dec 18 03:31:52 EST 2007


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



More information about the jboss-user mailing list