Uses of Class
org.objectweb.cjdbc.driver.Driver.ControllerInfo

Packages that use Driver.ControllerInfo
org.objectweb.cjdbc.driver C-JDBC driver core. 
 

Uses of Driver.ControllerInfo in org.objectweb.cjdbc.driver
 

Fields in org.objectweb.cjdbc.driver declared as Driver.ControllerInfo
private  Driver.ControllerInfo Driver.currentControllerConfig
           
 

Methods in org.objectweb.cjdbc.driver that return Driver.ControllerInfo
private  Driver.ControllerInfo Driver.parseController(java.lang.String controller)
          Checks the validity of the hostname, port number and controller name given in the URL and build the full URL used to lookup a controller.
 



Copyright © 2002, 2003 - ObjectWeb Consortium - All Rights Reserved.