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