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, toInt
public FindByPrimaryKeyCommand(JDBCEntityBridge2 entity)
public Object fetchOne(Schema schema, Object[] args, JDBCQueryCommand.EntityProxyFactory factory) throws javax.ejb.FinderException
fetchOne
in interface QueryCommand
fetchOne
in class AbstractQueryCommand
javax.ejb.FinderException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.