Uses of Class
org.apache.openejb.jee.wls.QueryMethod

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

Uses of QueryMethod in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls declared as QueryMethod
protected  QueryMethod WeblogicQuery.queryMethod
           
 

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

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



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