Uses of Class
org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Packages that use QueryType.QueryMethod Package Description 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 Modifier and Type Field Description protected QueryType.QueryMethodQueryType. queryMethodMethods in org.apache.openejb.jee.oejb2 that return QueryType.QueryMethod Modifier and Type Method Description QueryType.QueryMethodObjectFactory. createQueryTypeQueryMethod()Create an instance ofQueryType.QueryMethodQueryType.QueryMethodQueryType. getQueryMethod()Gets the value of the queryMethod property.Methods in org.apache.openejb.jee.oejb2 with parameters of type QueryType.QueryMethod Modifier and Type Method Description voidQueryType. setQueryMethod(QueryType.QueryMethod value)Sets the value of the queryMethod property.
-