<< Using JavaScript to generate table of contents for a webpage | Home | Introducing LotusScript.doc >>

JDBC and Class.forName

Quite interesting blog post about what the Class.forName in JDBC access code actually does. As the author also starts by noting I knew it loaded the driver but how and why... Via cephas.net.

Tags :