当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JDBCQueryCommand (JBoss Server API) - JBoss 4.0.1 sp1 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.7 $
- 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.