BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.lib.sql.XConnection

Packages that use XConnection
weblogic.apache.xalan.lib.sql   
 

Uses of XConnection in weblogic.apache.xalan.lib.sql
 

Constructors in weblogic.apache.xalan.lib.sql with parameters of type XConnection
XStatement.XStatement(XConnection connection, java.lang.String queryString)
          The XConnection query() method uses this constructor to execute a SQL query statement.
XStatement.XStatement(XConnection connection, java.lang.String queryString, java.util.Vector pList)
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.