Skip to Main Content

Java Programming

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!

Use of Class.forName() in JDBC

807606Mar 23 2007 — edited Mar 23 2007
Hi,

I know that in JDBC "Class.forName()" is used to load the JDBC driver classes.

Is this the only purpose of "Class.forName()" method specially in JDBC?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2007
Added on Mar 23 2007
3 comments
364 views