当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JDBCFindEntityCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc
Class JDBCFindEntityCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCFindEntityCommand
- public final class JDBCFindEntityCommand
- extends Object
JDBCFindEntityCommand finds a single entity, by deligating to
find entities and checking that only entity is returned.
- Version:
- $Revision: 1.15 $
- Author:
- Dain Sundstrom, Rickard 锟絙erg, Marc Fleury, Joe Shevland, Justin Forder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCFindEntityCommand
public JDBCFindEntityCommand(JDBCStoreManager manager)
execute
public Object execute(Method finderMethod,
Object[] args,
EntityEnterpriseContext ctx,
GenericEntityObjectFactory factory)
throws javax.ejb.FinderException
- Throws:
javax.ejb.FinderException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.