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 SingleConnectPolicy.getController()
           
 ControllerInfo RoundRobinConnectPolicy.getController()
           
 ControllerInfo RandomConnectPolicy.getController()
           
 ControllerInfo PreferredListConnectPolicy.getController()
           
 ControllerInfo OrderedConnectPolicy.getController()
           
abstract  ControllerInfo AbstractControllerConnectPolicy.getController()
          Get a controller using the implementation specific policy
 



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