[jboss-user] [EJB 3.0] - Re: Map multiple rows to one object?

fhh do-not-reply at jboss.com
Fri May 4 23:26:05 EDT 2007


Use the @Basic annotation. It will serialize the Array/List with your values,

Regards

Felix

P.S.: I consider this bad design since you can't modify the data directly using sql.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043395#4043395

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043395



More information about the jboss-user mailing list