public class FindByPrimaryKeyCommand extends AbstractQueryCommand
entity, log, params, sql| Constructor and Description |
|---|
FindByPrimaryKeyCommand(JDBCEntityBridge2 entity) |
| Modifier and Type | Method and Description |
|---|---|
Object |
fetchOne(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
executeFetchOne, fetchCollection, getStoreManager, setEntityReader, setFieldReader, setFunctionReader, setLimitParam, setLimitValue, setOffsetParam, setOffsetValue, setParameters, setResultType, toIntpublic FindByPrimaryKeyCommand(JDBCEntityBridge2 entity)
public Object fetchOne(Schema schema, Object[] args, JDBCQueryCommand.EntityProxyFactory factory) throws javax.ejb.FinderException
fetchOne in interface QueryCommandfetchOne in class AbstractQueryCommandjavax.ejb.FinderExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.