Home Answers Viewqa JDBC What is JDBC?

 
 


Clark
What is JDBC?
1 Answer(s)      2 years and 7 months ago
Posted in : JDBC

What is JDBC?

View Answers

November 12, 2010 at 10:38 AM


Hi friends,

JDBC(Java Data Base Connectivity ) is a application programming interface for the JAVA program that defines how the client may access database. It is developed by javaSoft, subsidiary of Sun MicroSystem.

The JDBC consists a set of interfaces and classes written in java programming. With the help of these classes and interfaces, developer can develop applications that access database, send queries written in SQL, and retrieve result.

Thanks.









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.