BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.jdbc.informix4.BaseDriver

Packages that use BaseDriver
weblogic.jdbc.informix4   
 

Uses of BaseDriver in weblogic.jdbc.informix4
 

Fields in weblogic.jdbc.informix4 declared as BaseDriver
protected  BaseDriver BaseConnection.driver
           
protected  BaseDriver DatabaseMetaData.driver
           
 

Constructors in weblogic.jdbc.informix4 with parameters of type BaseDriver
BaseConnection.BaseConnection(BaseDriver driver, ConnectionInfo info)
          Initialize the connection to the host and database whose names are given in the iName parameter.
DatabaseMetaData.DatabaseMetaData(weblogic.jdbc.informix4.Connection connection, BaseDriver iDriver)
           
Connection.Connection(BaseDriver driver, ConnectionInfo info)
          Initialize the connection to the host and database whose names are given in the iName parameter.
 


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.