Inheritance diagram for ConnectionFactory:

Public Member Functions | |
| abstract Connection | connect () throws ClassNotFoundException, SQLException |
| abstract void | disconnect (Connection conn) throws SQLException |
Definition at line 4 of file ConnectionFactory.java.
|
|
Implemented in DoctorDb. |
|
|
Implemented in DoctorDb. |
1.4.4