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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...