posted 17 years ago
hi
I struck at one question :
HFEJB Page 431 Q1
What's true for an entity bean provider using CMP to create persistent relationships?
A. A local inter face is reqired for such a bean to have a bidirectional relationship with another entity bean
B. Such a bean can have relationships with only session beans
C. Relationshps can be only one-to-one or one-to-many.
D. A getter method return type can be java.util.List
Ans:A
I know B,C,D are wrong.my doubt is why A is correct.
Can you please explain this.
Thanks
Raghunath N