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

JBossQLQueryCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss.ejb.plugins.cmp.jdbc2
Class JBossQLQueryCommand

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
      extended byorg.jboss.ejb.plugins.cmp.jdbc2.JBossQLQueryCommand
All Implemented Interfaces:
QueryCommand

public class JBossQLQueryCommand
extends AbstractQueryCommand

Version:
$Revision: 1.2 $
Author:
Alexey Loubyansky

Field Summary
 
Fields inherited from class org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
entity, log, params, sql
 
Constructor Summary
JBossQLQueryCommand(JDBCEntityBridge2 entity, JDBCJBossQLQueryMetaData metadata)
           
 
Methods inherited from class org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
executeFetchOne, fetchCollection, fetchOne, getStoreManager, setEntityReader, setFieldReader, setFunctionReader, setParameters, setResultType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossQLQueryCommand

public JBossQLQueryCommand(JDBCEntityBridge2 entity,
                           JDBCJBossQLQueryMetaData metadata)
                    throws org.jboss.deployment.DeploymentException


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