Whats true for an entity bean provider using container-manaaged persistent relationship?
Relationships can be one-to-one, one-to-many or many-to-many
A get method return type can use java.util.map
A remote interface is required for such a bean to have bi-directional relationship with another entity bean
Such a bean can have relationships with only message-driven beans