What if you want a datagrid with info from entity fields along with checkboxes for some UI
task? You obviously don't want to add a boolean field to the entity class for a purely
UI feature, so you'll need to create a POJO wrapping the entity and adding the boolean
field...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098945#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...