Java Database Connectivity (JDBC) is an Application Programming Interface (API) which lets in the Programmer to connect and engage with Databases. It gives Methods to Query and UPDATE facts in the database through update Statements like SQL’s CREATE, UPDATE, DELETE and Insert and query statements including SELECT. Additionally, JDBC can run saved processes.
Like Java, JDBC is well matched with many structures like Unix and MAC OS.
The JDBC API Makes use of Java preferred Classes and Interfaces to connect to databases. In order to apply JDBC to connect Java programs to a selected Database Server, a JDBC Driver that helps the JDBC API for that database Server is needed.
To set up a connection among the Java Software and the database, JDBC follows positive steps:
Your Score to Java Database Connectivity article
Score: 5 out of 5 (1 voters)
Be the first to comment on the Java Database Connectivity
tech-term.com© 2023 All rights reserved