How does DriverManager identify the type of driver loaded into JVM

Typical JDBC code to connect to the database is:

Leave a comment