|
|
| WebLogic Server 6.1 Code Examples, BEA Systems, Inc. |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
examples.ejb20.bands
Interface ArtistHome
- All Superinterfaces:
- javax.ejb.EJBLocalHome
- public interface ArtistHome
- extends javax.ejb.EJBLocalHome
| Methods inherited from interface javax.ejb.EJBLocalHome |
remove |
create
public Artist create(java.lang.String name,
java.util.Set bands)
throws javax.ejb.CreateException
findByPrimaryKey
public Artist findByPrimaryKey(java.lang.Integer pk)
throws javax.ejb.FinderException
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.