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

java.lang.Object
  extended by org.jboss.ejb.plugins.cmp.jdbc2.QueryFactory

public class QueryFactory
extends Object

Version:
$Revision: 1.3.2.4 $
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.