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

Uses of Interface org.jboss.ejb.plugins.cmp.jdbc2.QueryCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Interface
org.jboss.ejb.plugins.cmp.jdbc2.QueryCommand

Packages that use QueryCommand
org.jboss.ejb.plugins.cmp.jdbc2   
org.jboss.ejb.plugins.cmp.jdbc2.bridge   
 

Uses of QueryCommand in org.jboss.ejb.plugins.cmp.jdbc2
 

Classes in org.jboss.ejb.plugins.cmp.jdbc2 that implement QueryCommand
 class AbstractQueryCommand
           
 class DeclaredSQLQueryCommand
           
 class EJBQLQueryCommand
           
 class FindByPrimaryKeyCommand
           
 class JBossQLQueryCommand
           
 

Methods in org.jboss.ejb.plugins.cmp.jdbc2 that return QueryCommand
 QueryCommand QueryFactory.getQueryCommand(Method queryMethod)
           
 

Uses of QueryCommand in org.jboss.ejb.plugins.cmp.jdbc2.bridge
 

Constructors in org.jboss.ejb.plugins.cmp.jdbc2.bridge with parameters of type QueryCommand
EJBSelectBridge(EntityContainer container, Schema schema, JDBCQueryMetaData metadata, QueryCommand command)
           
 



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