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

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


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

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc2.QueryFactory

public class QueryFactory
extends Object

Version:
$Revision: 1.3.2.2 $
Author:
Alexey Loubyansky

Constructor Summary
QueryFactory(JDBCEntityBridge2 entity)
           
 
Method Summary
 QueryCommand getQueryCommand(Method queryMethod)
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryFactory

public QueryFactory(JDBCEntityBridge2 entity)
Method Detail

getQueryCommand

public QueryCommand getQueryCommand(Method queryMethod)
                             throws javax.ejb.FinderException
Throws:
javax.ejb.FinderException

init

public void init()
          throws org.jboss.deployment.DeploymentException
Throws:
org.jboss.deployment.DeploymentException


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