Uses of Class
org.apache.openejb.jee.jba.cmp.QueryMethod
-
Packages that use QueryMethod Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of QueryMethod in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as QueryMethod Modifier and Type Field Description protected QueryMethodQuery. queryMethodMethods in org.apache.openejb.jee.jba.cmp that return QueryMethod Modifier and Type Method Description QueryMethodObjectFactory. createQueryMethod()Create an instance ofQueryMethodQueryMethodQuery. getQueryMethod()Gets the value of the queryMethod property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type QueryMethod Modifier and Type Method Description voidQuery. setQueryMethod(QueryMethod value)Sets the value of the queryMethod property.
-