Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the JDBC?


Java Database Connectivity (JDBC) is a standard Java API to interact with relational databases form Java. JDBC has set of classes and interfaces which can use from Java application and talk to database without learning RDBMS details and using Database Specific JDBC Drivers.

Related Posts Plugin for WordPress, Blogger...
Flag Counter