Uses of Class
org.apache.openejb.jee.jba.cmp.Query

Packages that use Query
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
protected  List<Query> Entity.query
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Query
 Query ObjectFactory.createQuery()
          Create an instance of Query
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Query
 List<Query> Entity.getQuery()
          Gets the value of the query property.
 



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