public interface OneInverseSideLocalHome
extends javax.ejb.EJBLocalHome
| Modifier and Type | Method and Description |
|---|---|
OneInverseSideLocal |
create(Integer id) |
OneInverseSideLocal |
findByPrimaryKey(Integer id) |
OneInverseSideLocal create(Integer id) throws javax.ejb.CreateException
javax.ejb.CreateExceptionOneInverseSideLocal findByPrimaryKey(Integer id) throws javax.ejb.FinderException
javax.ejb.FinderExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.