JDBC


Technologies: Java

Curriculums: Java Developer

Key facts

Java Database Connectivity is an application programming interface (API) for the Java, which defines how a client may access a database.

Description

It is a Java-based data access technology used for Java database connectivity. It is part of the Java Standard Edition platform, from Oracle Corporation. It provides methods to query and update data in a database, and is oriented towards relational databases. A JDBC-to-ODBC bridge enables connections to any ODBC-accessible data source in the Java virtual machine (JVM) host environment.

Resources

Title Study Item Level Description
ORACLE Java Documentation: Java JDBC API. Qualified The Java Database Connectivity (JDBC) API provides universal data access from the Java programming language. Using the JDBC API, you can access virtually any data source, from relational databases to spreadsheets and flat files. JDBC technology also provides a common base on which tools and alternate interfaces can be built.

Curriculums

Title Description
Java Developer Java Developer is a specialist whose main task is to create complex enterprise systems for data processing.
Logo