Package example.cmp.select

Shows EJB 2.0 select methods, as opposed to finder methods

See:
          Description

Interface Summary
House Local interface for the House bean.
HouseHome Home interface for the House bean.
Student Local interface for the Student bean.
StudentHome Home interface for the Student bean.
 

Class Summary
ClientServlet A client to illustrate entity bean select methods.
HouseBean Implementation class for the House bean.
StudentBean Implementation class for the Student bean.
 

Package example.cmp.select Description

Shows EJB 2.0 select methods, as opposed to finder methods