JDBC
Definition | : | Java Database Connectivity |
Category | : | Computing » Programming & Development |
Country/Region | : | Worldwide ![]() |
Popularity | : |
|
What does JDBC mean?
Java Database Connectivity (JDBC) is an application program interface (API) specification for database-independent connectivity between the Java programming language and a wide range of databases. It provides methods for querying and updating data in a database.
Frequently Asked Questions (FAQ)
What is the full form of JDBC?
The full form of JDBC is Java Database Connectivity