×

Loading...

Class.forName() is a convenience for you compile the code without a JDBC driver. It loads the class definition into the JVM.

Report