Someone on quora asked:
What are jdbc, jdbc driver, java.sql.driver, drivermanager, datasource, jdbctemplate?
JDBC is an API for Java programs to connect to SQL relational databases. JDBC drivers are implementations of the JDBC interface for various databases (Oracle, MySQL, etc)
The rest are packages in the JDBC API. There are basic tutorials on Oracle.com: Lesson: JDBC Basics
If you enjoyed my content for some reason, I'd love to hear from you! Here are some options:
- You can buy me a coffee!
- You can write a reply on your own site and submit the URL as a webmention via the form below.
- Or you can just contact me!