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

Packages that use DynamicQl
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of DynamicQl in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as DynamicQl
protected  DynamicQl Query.dynamicQl
           
 

Methods in org.apache.openejb.jee.jba.cmp that return DynamicQl
 DynamicQl ObjectFactory.createDynamicQl()
          Create an instance of DynamicQl
 DynamicQl Query.getDynamicQl()
          Gets the value of the dynamicQl property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type DynamicQl
 void Query.setDynamicQl(DynamicQl value)
          Sets the value of the dynamicQl property.
 



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