Package example.cmp.map

Interface Summary
Course Local interface for the Course bean.
CourseHome Home interface for the Course bean.
Grade Interface for the Grade bean.
GradeHome Home interface for the Grade bean.
Student Local interface for the Student bean.
StudentHome Home interface for the Student bean.
 

Class Summary
ClientServlet A client to illustrate EJB managed identifying relationships and compound primary keys.
CourseBean Implementation class for the Course bean.
GradeBean Implementation class for the Grade bean.
GradeKey The composite grade key.
StudentBean Implementation class for the Student bean.