Uses of Class
org.apache.openejb.jee.jba.cmp.QueryMethod

Packages that use QueryMethod
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of QueryMethod in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as QueryMethod
protected  QueryMethod Query.queryMethod
           
 

Methods in org.apache.openejb.jee.jba.cmp that return QueryMethod
 QueryMethod ObjectFactory.createQueryMethod()
          Create an instance of QueryMethod
 QueryMethod Query.getQueryMethod()
          Gets the value of the queryMethod property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type QueryMethod
 void Query.setQueryMethod(QueryMethod value)
          Sets the value of the queryMethod property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.