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

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

public class QueryFactory
extends java.lang.Object


Constructor Summary
QueryFactory(JDBCEntityBridge2 (src)  entity)
           
 
Method Summary
 QueryCommand (src) getQueryCommand(java.lang.reflect.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 (src)  entity)
Method Detail

getQueryCommand

public QueryCommand (src)  getQueryCommand(java.lang.reflect.Method queryMethod)
                             throws FinderException (src) 
Throws:
FinderException (src)

init

public void init()
          throws DeploymentException (src) 
Throws:
DeploymentException (src)