What is JDBC ?
3 years ago
OOP Java
JDBC is an abstraction layer that allows users to choose between databases. JDBC enables developers to write database applica- tions in Java, without having to concern themselves with the underlying details of a particular database.

Surya Bikram Bhandari
Oct 31, 2021