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