Tuesday, November 29, 2011

Can I use a join or intermediate table to implement a One-Many relationship?

A. This is currently not supported. One-Many relationships require that the bean on the Many side of the relationship contain a foreign-key in one of its tables.
Category:EJB Interview Questions

No comments:

Post a Comment