当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
FindByPrimaryKeyCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc2
Class FindByPrimaryKeyCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
org.jboss.ejb.plugins.cmp.jdbc2.FindByPrimaryKeyCommand
- All Implemented Interfaces:
- QueryCommand
- public class FindByPrimaryKeyCommand
- extends AbstractQueryCommand
- Version:
- $Revision: 1.5 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindByPrimaryKeyCommand
public FindByPrimaryKeyCommand(JDBCEntityBridge2 entity)
throws org.jboss.deployment.DeploymentException
fetchOne
public Object fetchOne(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
throws javax.ejb.FinderException
- Specified by:
fetchOne
in interface QueryCommand
- Overrides:
fetchOne
in class AbstractQueryCommand
- Throws:
javax.ejb.FinderException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.