[jboss-user] [JBoss Seam] - Re: Need some clarification about seam-gen-ed EntityHome cla

kingcu do-not-reply at jboss.com
Tue May 22 10:05:31 EDT 2007


"gavin.king at jboss.com" wrote : You only "wire" things from the many end of a one-to-many association.
  | 
  | If there are no -to-one associations originating at the entity, isWired() always returns true, and wire() is empty.

But if there are -to-one associations originating at the entity, does isWired() still always return true? In my above situation, the Feed entity has a many-to-one to Widget entity, but FeedHome.isWired() simply returns true. So it seems to me that isWired() always returns true no matter what association the entity has. Can you clarify? Thanks.


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

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



More information about the jboss-user mailing list