|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryMethod | |
---|---|
org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of QueryMethod in org.apache.openejb.jee.was.v6.ejb |
---|
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type QueryMethod | |
---|---|
protected java.util.List<QueryMethod> |
Query.queryMethods
|
Methods in org.apache.openejb.jee.was.v6.ejb that return QueryMethod | |
---|---|
QueryMethod |
ObjectFactory.createQueryMethod()
Create an instance of QueryMethod |
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type QueryMethod | |
---|---|
javax.xml.bind.JAXBElement<QueryMethod> |
ObjectFactory.createQueryMethod(QueryMethod value)
Create an instance of JAXBElement < QueryMethod
> |
java.util.List<QueryMethod> |
Query.getQueryMethods()
Gets the value of the queryMethods property. |
Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type QueryMethod | |
---|---|
javax.xml.bind.JAXBElement<QueryMethod> |
ObjectFactory.createQueryMethod(QueryMethod value)
Create an instance of JAXBElement < QueryMethod
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |