Uses of Class
org.apache.openejb.jee.oejb3.Query
-
Packages that use Query Package Description org.apache.openejb.jee.oejb3 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Query in org.apache.openejb.jee.oejb3
Fields in org.apache.openejb.jee.oejb3 with type parameters of type Query Modifier and Type Field Description protected List<Query>EjbDeployment. queryMethods in org.apache.openejb.jee.oejb3 that return Query Modifier and Type Method Description QueryObjectFactory. createQuery()Create an instance ofQueryMethods in org.apache.openejb.jee.oejb3 that return types with arguments of type Query Modifier and Type Method Description List<Query>EjbDeployment. getQuery()Methods in org.apache.openejb.jee.oejb3 with parameters of type Query Modifier and Type Method Description voidEjbDeployment. addQuery(Query query)
-