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