Uses of Class
org.objectweb.jonas_ejb.deployment.xml.QueryMethod

Packages that use QueryMethod
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.deployment.xml   
 

Uses of QueryMethod in org.objectweb.jonas_ejb.deployment.api
 

Methods in org.objectweb.jonas_ejb.deployment.api with parameters of type QueryMethod
static String MethodCmp2Desc.queryMethodElementToString(QueryMethod m)
          String representation of the given element
 

Uses of QueryMethod in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.xml that return QueryMethod
 QueryMethod Query.getQueryMethod()
          Gets the query-method
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type QueryMethod
 void Query.setQueryMethod(QueryMethod queryMethod)
          Set the query-method
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.