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!

org.gjt.mm.mysql.Driver

843854Jul 5 2002 — edited Jul 5 2002
Hi,

I want to know:

What is org.gjt.mm.mysql.Driver? what is org.gjt?

Class.forName("org.gjt.mm.mysql.Driver").newInstance();

and some program uses import twz1.jdbc.mysql.*;

What are their difference and when should I use the import one?

Thanks for explain.

gogo
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 2 2002
Added on Jul 5 2002
1 comment
300 views