Uses of Class
org.apache.openejb.jee.oejb2.QueryType.QueryMethod

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

Uses of QueryType.QueryMethod in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 declared as QueryType.QueryMethod
protected  QueryType.QueryMethod QueryType.queryMethod
           
 

Methods in org.apache.openejb.jee.oejb2 that return QueryType.QueryMethod
 QueryType.QueryMethod ObjectFactory.createQueryTypeQueryMethod()
          Create an instance of QueryType.QueryMethod
 QueryType.QueryMethod QueryType.getQueryMethod()
          Gets the value of the queryMethod property.
 

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



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