I'm not sure, but I've only seen persistent Collections being used with
Hibernate--not arrays.
Have you tried using a List<UnderwritingConcernEnum> or
Set<UnderwritingConcernEnum> instead of an array?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053317#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...