Hi, I would like to include a computed column in my entity. I have two tables Order and Orderitems, so I want to have a property in my Order entity that contains a COUNT(Orderitems.*).
Is that possible? If yes, how? If now, what would be a possible solution? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024170#4024170 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024170 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
