|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Home Interface
Method Summary | |
java.util.Collection |
findAll()
returns all houses |
House |
findByPrimaryKey(java.lang.String name)
Returns the named house. |
Methods inherited from interface javax.ejb.EJBLocalHome |
remove |
Method Detail |
public House findByPrimaryKey(java.lang.String name) throws javax.ejb.FinderException
public java.util.Collection findAll() throws javax.ejb.FinderException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |