JDBC is a Java API for communicating with relational databases using SQL commands. It consists of a set of classes and interfaces written in the Java programming language.
JDBC performs a similar role to ODBC; it provides a platform independent interface that enables a single version of an application system to access any compliant database. Like ODBC, it does require the availability of a software driver for each type of database to be accessed. A JDBC-ODBC bridge is also available; this enables JDBC to work with any database for which an ODBC driver is available.



Shaun is a man with a background in joinery, music, administration, management, web development and technologies. A devoted friend and father to his wonderful daughter, he is also a family man. He likes to create and produce things which has led him into a stronger, more passionate pursuit of development.


