public interface QueryDataLocalHome
extends javax.ejb.EJBLocalHome
| Modifier and Type | Method and Description |
|---|---|
QueryDataLocal |
create(int value) |
QueryDataLocal |
findByPrimaryKey(Integer primaryKey) |
QueryDataLocal create(int value) throws javax.ejb.FinderException
javax.ejb.FinderExceptionQueryDataLocal findByPrimaryKey(Integer primaryKey) throws javax.ejb.FinderException
javax.ejb.FinderExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.