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 DynamicQueryCommand
           
 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.