JDBC

E56740

JDBC (Java Database Connectivity) is a Java-based API that enables applications to connect to and interact with relational databases in a standardized way.

Jump to: Surface forms Statements Referenced by

Observed surface forms (6)

Surface form Occurrences
Java Database Connectivity 2
JDBC 1.0 1
JDBC 2.0 1

Statements (69)

Predicate Object
instanceOf Java API
database connectivity technology
abbreviationOf JDBC self-linksurface differs
surface form: Java Database Connectivity
alsoDefinedInPackage javax.sql
category Java standard library component
database API
definedInPackage java.sql
designedFor relational databases
driverType Type 1 driver
Type 2 driver
Type 3 driver
Type 4 driver
enables batch updates
callable statements
database connectivity
execution of SQL statements
metadata access
prepared statements
retrieval of query results
stored procedure calls
transaction management
fullName JDBC self-linksurface differs
surface form: Java Database Connectivity
hasComponent CallableStatement
Connection
DataSource
DatabaseMetaData
Driver
DriverManager
PreparedStatement
ResultSet
ResultSetMetaData
SQLException
Statement
Types
hasVersion JDBC self-linksurface differs
surface form: JDBC 1.0

JDBC self-linksurface differs
surface form: JDBC 2.0

JDBC self-linksurface differs
surface form: JDBC 3.0

JDBC 4.0
JDBC self-linksurface differs
surface form: JDBC 4.1

JDBC 4.2
JDBC self-linksurface differs
surface form: JDBC 4.3
introducedVersion JDK 1.1
maintainedBy Oracle Corporation
partOf Java Platform, Standard Edition
surface form: Java Platform

Java Platform, Standard Edition
surface form: Java SE
previouslyMaintainedBy Sun Microsystems
programmingLanguage Java
requires JDBC driver implementation
standardizedBy Java Community Process
supports SQL
supportsFeature SQL escape syntax
auto-commit mode
batch execution
connection pooling
database metadata
distributed transactions
generated keys retrieval
large objects (BLOB, CLOB)
parameter metadata
rowset implementations via javax.sql.rowset
rowsets
savepoints
scrollable result sets
updatable result sets
usedBy Jakarta EE
surface form: Java EE applications

Java SE applications
enterprise applications
web applications
uses JDBC driver

Referenced by (15)

Full triples — surface form annotated when it differs from this entity's canonical label.

JDBC abbreviationOf JDBC self-linksurface differs
this entity surface form: Java Database Connectivity
JDBC fullName JDBC self-linksurface differs
this entity surface form: Java Database Connectivity
JDBC hasVersion JDBC self-linksurface differs
this entity surface form: JDBC 1.0
JDBC hasVersion JDBC self-linksurface differs
this entity surface form: JDBC 2.0
JDBC hasVersion JDBC self-linksurface differs
this entity surface form: JDBC 3.0
JDBC hasVersion JDBC self-linksurface differs
this entity surface form: JDBC 4.1
JDBC hasVersion JDBC self-linksurface differs
this entity surface form: JDBC 4.3
ODBC relatedTo JDBC
OLE DB relatedTo JDBC
SQL Server supportsAPI JDBC
MySQL supportsInterface JDBC