[jboss-user] [EJB 3.0] - Computed Columns in Entities
eiben
do-not-reply at jboss.com
Thu Mar 1 05:51:07 EST 2007
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
More information about the jboss-user
mailing list