Uses of Class
org.apache.openejb.jee.was.v6.ejb.QueryMethod
-
Packages that use QueryMethod Package Description 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 Modifier and Type Field Description protected List<QueryMethod>Query. queryMethodsMethods in org.apache.openejb.jee.was.v6.ejb that return QueryMethod Modifier and Type Method Description QueryMethodObjectFactory. createQueryMethod()Create an instance ofQueryMethodMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type QueryMethod Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QueryMethod>ObjectFactory. createQueryMethod(QueryMethod value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QueryMethod>ObjectFactory. createQueryMethod(QueryMethod value)
-