Basic computer course, C programming language, Education, Engineering Course, Engineering Courses, Maths Coaching, online computer coaching, PGDCA course coaching, programming course, school computer coaching, training, Uncategorized, Web Design course

What is JDBC? tccicomputercoaching.com

JDBC stands for Java Database Connection. It allows to connect between front end ( Java Program) and back end .

JDBC helps you to write Java applications that manage these three programming activities:

jdbc

  1. Connect to a data source, like a database
  2. Send queries and update statements to the database
  3. Retrieve and process the results received from the database in answer to your query

JDBC is an standard API specification developed in order to move data from frontend to backend. This API consists of classes and interfaces written in Java. It basically acts as an interface (not the one we use in Java) or channel between your Java program and databases i.e it establishes a link between the two so that a programmer could send data from Java code and store it in the database for future use.

How it comes into an existence?

To remove platform-dependence, JDBC was developed by database vendor which consisted of classes and interfaces written in Java.

TCCI is located in Bopal-Ahmedabad. Faculty of TCCI teach so many programming Languages like C, C++ , Core Java, Advance Java, Python , Database Management System etc.

You can join TCCI to learn any language.

For more information about TCCI.

Call us @ 9825618292

Visit us @ http://tccicomputercoaching.com/programming-course/

 

Leave a comment