Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #107.70K
1 Posted Topic
JDBC stands for Java Database Connectivity. It is an Application Programming Interface (API) which helps to connect Java applications to external, relational database management systems (RDBMS). JDBC API uses different JDBC drivers to connect with the database. The four types of JDBC drivers are: • JDBC-ODBC Bridge Driver. • Native-API …
The End.
sachin khed