Package com.ibm.websphere.samples.ejbquery.employeefinderejb

Interface Summary
Dept The Remote Interface Business Methods for the Dept CMP Sample.
DeptHome The Home Interface for the Dept CMP Sample.
DeptLocal The Local Interface Business Methods for the Dept CMP Sample.
DeptLocalHome The LocalHome Interface for the Dept CMP Sample.
Emp The Remote Interface Business Methods for the Emp CMP Sample.
EmpHome The Home Interface for the Emp CMP Sample.
EmpLocal The Local Interface Business Methods for the Emp CMP Sample.
EmpLocalHome The Home Interface for the Emp CMP Sample.
 

Class Summary
DeptBean The DeptBean CMP EJB Bean implements the EntityBean interface.
DeptKey The Primary Key Class for the CMP Dept entity bean.
EmpBean The EmpBean CMP EJB Bean implements the EntityBean interface.
EmpKey The Primary Key Class for the CMP Emp entity bean.