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