Uses of Class
org.apache.openejb.jee.jba.cmp.MethodParams
-
Packages that use MethodParams Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MethodParams in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as MethodParams Modifier and Type Field Description protected MethodParamsQueryMethod. methodParamsMethods in org.apache.openejb.jee.jba.cmp that return MethodParams Modifier and Type Method Description MethodParamsObjectFactory. createMethodParams()Create an instance ofMethodParamsMethodParamsQueryMethod. getMethodParams()Gets the value of the methodParams property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type MethodParams Modifier and Type Method Description voidQueryMethod. setMethodParams(MethodParams value)Sets the value of the methodParams property.
-