Posts
 
Reputation
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
~321 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for bencryer

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 …

Member Avatar for sachin khed
0
321

The End.