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

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

Uses of AuthenticationException in org.objectweb.cjdbc.driver
 

Methods in org.objectweb.cjdbc.driver that throw AuthenticationException
protected  java.sql.Connection Driver.connectToController(java.util.Properties properties, CjdbcUrl cjdbcUrl, ControllerInfo controller)
          Connect to the given controller with the specified parameters.
 

Constructors in org.objectweb.cjdbc.driver that throw AuthenticationException
Connection(Driver driver, java.net.Socket socket, CJDBCInputStream in, CJDBCOutputStream out, CjdbcUrl cjdbcUrl, ControllerInfo controller, java.lang.String userName, java.lang.String password)
          Creates a new Connection instance.
 



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