站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 server API Documentation 英文版文档

JPMFindEntitiesCommand (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档


org.jboss.ejb.plugins.jaws
Interface JPMFindEntitiesCommand

All Known Implementing Classes:
CustomFindByEntitiesCommand, JDBCFindEntitiesCommand, JDBCFinderCommand

public interface JPMFindEntitiesCommand

Interface for JAWSPersistenceManager FindEntities Command.

Version:
$Revision: 1.8 $
Author:
Justin Forder

Method Summary
 Collection execute(Method finderMethod, Object[] args, EntityEnterpriseContext ctx)
           
 

Method Detail

execute

public Collection execute(Method finderMethod,
                          Object[] args,
                          EntityEnterpriseContext ctx)
                   throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.