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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as JbossQl
protected  JbossQl Query.jbossQl
           
 

Methods in org.apache.openejb.jee.jba.cmp that return JbossQl
 JbossQl ObjectFactory.createJbossQl()
          Create an instance of JbossQl
 JbossQl Query.getJbossQl()
          Gets the value of the jbossQl property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type JbossQl
 void Query.setJbossQl(JbossQl value)
          Sets the value of the jbossQl property.
 



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