DriverManager
Remember this is the mediator between the JDBC driver and your program
After creating the connection object, DriverManger is not needed
Talk directly with the JDBC driver after connection created
Previous slide
Next slide
Back to first slide
View graphic version