Package example.cmp.relations.many2many

IncompleteShows how Resin-CMP can automatically manage many-to-many relationshis between entities.

See:
          Description

Interface Summary
Course Remote interface for Course entity
CourseHome Remote interface for the student home.
Student Remote interface for a student instance.
StudentHome Local interface for the student home.
 

Class Summary
CollectionServlet A client to illustrate EJB managed relations in a many-to-many context.
CourseBean Implementation class for the Course entity.
FindServlet A client to illustrate EJB managed relations in a many-to-many context.
StudentBean Implementation class for the Student entity.
 

Package example.cmp.relations.many2many Description

IncompleteShows how Resin-CMP can automatically manage many-to-many relationshis between entities.