[jboss-user] [JBoss Seam] - Re: how to extend EntityQuery

fhh do-not-reply at jboss.com
Tue Jul 3 19:02:05 EDT 2007


The error has nothing to do with extensind EntityQuery.


  | there should be exactly one value binding in a restriction: p.featured=true
  | 

You must have exactly one value binding in your restriction. Try using 

  | p.features=#{true}
  | 

Regards

Felix


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

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



More information about the jboss-user mailing list