Uses of Class
org.apache.openejb.jee.wls.SqlQuery

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

Uses of SqlQuery in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls declared as SqlQuery
protected  SqlQuery WeblogicQuery.sqlQuery
           
 

Methods in org.apache.openejb.jee.wls that return SqlQuery
 SqlQuery ObjectFactory.createSqlQuery()
          Create an instance of SqlQuery
 SqlQuery WeblogicQuery.getSqlQuery()
          Gets the value of the sqlQuery property.
 

Methods in org.apache.openejb.jee.wls with parameters of type SqlQuery
 void WeblogicQuery.setSqlQuery(SqlQuery value)
          Sets the value of the sqlQuery property.
 



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