当前页面: 
在线文档首页 > 
JBoss 3.2.7 server  API Documentation 英文版文档
JDBCFindEntitiesCommand (JBoss Server API) - JBoss 3.2.7 server  API Documentation 英文版文档
org.jboss.ejb.plugins.jaws.jdbc
Class JDBCFindEntitiesCommand
java.lang.Object
   org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand
org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand
- All Implemented Interfaces: 
- JPMFindEntitiesCommand
- public class JDBCFindEntitiesCommand- extends Object- implements JPMFindEntitiesCommand
Keeps a map from finder name to specific finder command, and
 delegates to the relevant specific finder command.
- Version:
- $Revision: 1.18.2.1 $
   Revisions:
    20010812 vincent.harcq@hubmethods.com:
    
   -  Get Rid of debug flag, use log4j instead
   
-  Make load of automated finder method work with local home interfaces
   
 20020525 Dain Sundstrom:
    
   -  Replaced FinderResults with Collection
   
 
- Author:
- Rickard 脰berg, Marc Fleury, Joe Shevland, Justin Forder
- See Also:
- JPMFindEntitiesCommand
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
JDBCFindEntitiesCommand
public JDBCFindEntitiesCommand(JDBCCommandFactory factory)
execute
public Collection execute(Method finderMethod,
                          Object[] args,
                          EntityEnterpriseContext ctx)
                   throws Exception
- 
- Specified by:
- executein interface- JPMFindEntitiesCommand
 
- 
- Throws:
- Exception
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.