当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
JDBCFindEntityCommand (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
org.jboss.ejb.plugins.jaws.jdbc
Class JDBCFindEntityCommand
java.lang.Object
org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntityCommand
- All Implemented Interfaces:
- JPMFindEntityCommand
- public class JDBCFindEntityCommand
- extends Object
- implements JPMFindEntityCommand
JAWSPersistenceManager JDBCFindEntityCommand
- Version:
- $Revision: 1.12.2.1 $
Revision:
20010621 Bill Burke: findByPrimaryKey may now do a read-ahead depending on configuration
20020525 Dain Sundstrom: Replaced FinderResults with Collection
- Author:
- Rickard 脰berg, Marc Fleury, Joe Shevland, Justin Forder, Bill Burke
- See Also:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCFindEntityCommand
public JDBCFindEntityCommand(JDBCCommandFactory factory)
execute
public Object execute(Method finderMethod,
Object[] args,
EntityEnterpriseContext ctx)
throws Exception
- Specified by:
execute
in interface JPMFindEntityCommand
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.