Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Class.forName() vs DriverManager.registerDriver()

843859Jul 22 2006 — edited Jun 19 2007
Hi,
what is the difference between Class.forName() and DriverManager.registerDriver() ( not DriverManager.getConnection() ),if any of you know pls clear this to me
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2007
Added on Jul 22 2006
5 comments
434 views