JDBC interface

The JDBC API is a Java™ API for accessing data in virtually any kind of relational database. The JDBC API consists of a set of classes and interfaces written in the Java programming language. These provide a standard API for tool and database developers and make it possible to write robust database applications using an all-Java API. Individual database vendors provide JDBC drivers that implement the JDBC interface and that fit into one of the following types: