JDBC Driver
- JDBC Driver will work as mediator between java application and database.
- Technically we can speak as, its a software component which enables java application to communicate with the database.
- There are 4 types of JDBC drivers.
- We will see these drivers in next chapter.
Thanks for your time.
Nireekshan