This problem is not jpa specific. What database schema works best is at least depending on
a.) the relationship of the attributes,
b.) how many of those attributes are actually needed during procesing,
c.) the expected amount of data.
So I would suggest you create an entity relationship model first.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048841#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...