当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
JDBCQueryCommand (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc
Interface JDBCQueryCommand
- All Known Implementing Classes:
- JDBCAbstractQueryCommand, JDBCCustomFinderQuery
- public interface JDBCQueryCommand
Common interface for all query commands.
- Version:
- $Revision: 1.5.4.1 $
- Author:
- Dain Sundstrom
execute
public Collection execute(Method finderMethod,
Object[] args,
EntityEnterpriseContext ctx,
GenericEntityObjectFactory factory)
throws javax.ejb.FinderException
- Throws:
javax.ejb.FinderException
getSelectManager
public JDBCStoreManager getSelectManager()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.