Home
Articles
Client-Side Java
Core Java
Embedded & Mobile
Server-Side Java
Java Tools
Web Services & Cloud
FAQs
Ajax
BEA Certification
Certification
Client-Side Java
Core Java
Embedded & Mobile
Java Tools
Java Certification
Methodology
Miscellaneous
Mobile Media API
Other Certification
Server-Side Java
Web Services & Cloud
Downloads
Learn
Forums
Newsletter
Advertiser Disclosure
Close
How do I setup my JDBC driver to be automatically loaded in Java 6?
Created May 8, 2012
Back to article
John Zukowski
Place the name of your java.sql.Driver implementation in the file META-INF/services/java.sql.Driver.