Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ConnectionFactory Interface Reference

Inheritance diagram for ConnectionFactory:

DoctorDb List of all members.

Public Member Functions

abstract Connection connect () throws ClassNotFoundException, SQLException
abstract void disconnect (Connection conn) throws SQLException

Detailed Description

Definition at line 4 of file ConnectionFactory.java.


Member Function Documentation

abstract Connection ConnectionFactory::connect  )  throws ClassNotFoundException, SQLException [pure virtual]
 

Implemented in DoctorDb.

abstract void ConnectionFactory::disconnect Connection  conn  )  throws SQLException [pure virtual]
 

Implemented in DoctorDb.


The documentation for this interface was generated from the following file:
Generated on Mon Mar 6 23:34:35 2006 by  doxygen 1.4.4