BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

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

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

Methods in weblogic.apache.xalan.lib.sql with parameters of type QueryParameter
 void XStatement.setParameter(int pos, java.sql.PreparedStatement stmt, QueryParameter p)
          Set the parameter for a Prepared Statement
 


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.