In the
Coffee Cram for Chapter 6 (page 367), question 1 reads:
What's true for a bean provider when creating an entity bean using container-managed persistence.
Answer D is not marked as a correct answer:
D. Accessor methods for container-managed relationship fields must be exposed in the bean's remote component interface.
First, the question comes a chapter too early. Chapter 7 covers entity relationships. Still, it seems like D should be correct. Why isn't it?