Uses of Class
org.apache.openejb.jee.oejb2.QueryType

Packages that use QueryType
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
protected  java.util.List<QueryType> EntityBeanType.query
           
 

Methods in org.apache.openejb.jee.oejb2 that return QueryType
 QueryType ObjectFactory.createQueryType()
          Create an instance of QueryType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type QueryType
 java.util.List<QueryType> EntityBeanType.getQuery()
          Gets the value of the query property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.