Uses of Class
org.objectweb.cjdbc.common.exceptions.NoMoreControllerException

Packages that use NoMoreControllerException
org.objectweb.cjdbc.driver.connectpolicy   
 

Uses of NoMoreControllerException in org.objectweb.cjdbc.driver.connectpolicy
 

Methods in org.objectweb.cjdbc.driver.connectpolicy that throw NoMoreControllerException
 ControllerInfo PreferredListConnectPolicy.getController()
           
abstract  ControllerInfo AbstractControllerConnectPolicy.getController()
          Get a controller using the implementation specific policy
 ControllerInfo SingleConnectPolicy.getController()
           
 ControllerInfo OrderedConnectPolicy.getController()
           
 ControllerInfo RandomConnectPolicy.getController()
           
 ControllerInfo RoundRobinConnectPolicy.getController()
           
 



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