Gadgets

Showing posts with label JDBC. Show all posts
Showing posts with label JDBC. Show all posts

Thursday, 18 February 2016

JDBC interview questions

JDBC stands for Java Database Connectivity. JDBC is a Java API that is used to connectivity between java programming language and database. JDBC API uses JDBC drivers to connect to the database.