[jboss-user] [JBoss Seam] - framework:entity-query

monkeyden do-not-reply at jboss.com
Mon Mar 26 13:34:09 EDT 2007


A couple questions:

What is the type resulting from <framework:entity-query> in the components.xml?  It appears to be Query, since #{people.resultList} is used in JSF.  

Is there any way to inject the results of an entity query into a JavaBean, sort of like:

@In("#{people.resultList}")
List people;

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

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



More information about the jboss-user mailing list