[jboss-user] [JBoss Seam] - Re: entityQuery lifecycle

pete.muir@jboss.org do-not-reply at jboss.com
Sun Feb 3 17:22:54 EST 2008


Read the source code.

EntityQuery is by default in the event (request) scope. You can put it into conversation or session scope, but you'll need to take care of refreshing the query when the database changes yourself.

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

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



More information about the jboss-user mailing list