public interface ManyOwningSideLocalHome
extends javax.ejb.EJBLocalHome
| Modifier and Type | Method and Description |
|---|---|
ManyOwningSideLocal |
create(Integer id,
Integer field1) |
ManyOwningSideLocal |
findByPrimaryKey(Integer pk) |
ManyOwningSideLocal create(Integer id, Integer field1) throws javax.ejb.CreateException
javax.ejb.CreateExceptionManyOwningSideLocal findByPrimaryKey(Integer pk) throws javax.ejb.FinderException
javax.ejb.FinderExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.