The visual editor displays a table of the existing container-managed relationships for the EJB module.
If the multiplicity is set to many, you can choose whether to return java.util.Set or java.util.Collection. Choose java.util.Set if the returned beans cannot be duplicates. Choose java.util.Collection if the returned beans can include duplicates.