Key facts
- Developer
- Oracle Corporation
- Stable release
- JDBC 4.3 / September 21, 2017 ( 2017-09-21 )
- Operating system
- Cross-platform
- Type
- Data access API
- Website
- JDBC API Guide
via Wikipedia infobox
Described at
jdbc4.3.book
download.oracle.com →Link to a page describing this subject · 40,000 chars · not written by Vinony
Wikidata facts
- Image
- Doku glassfish JDBC.png
Show 5 more facts
- Commons category
- JDBC
- Stack Exchange tag
- stackoverflow.com/tags/jdbc
- software version identifier
- 4.3
Sources (4)
via Wikidata · CC0
Article · 中文
Java数据库连接,(Java Database Connectivity,简称JDBC)是Java语言中用来规范客户端程序如何来访问数据库的应用程序接口,提供了诸如查询和更新数据库中数据的方法。JDBC也是Sun Microsystems的商标。JDBC是面向关系型数据库的。 在J2SE中,提供了一个称之为JDBC-ODBC桥(JDBC-ODBC Bridge)的API。通过ODBC,JDBC-ODBC桥驱动程序可以访问所有支持ODBC的关系型数据库。与JDBC API不同的是,这个驱动程序并不是由Java代码而是由機器碼(machine code)编写,并且不是开放源代码的。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
Oracle Database
Entity
relational database
Entity
Open Database Connectivity
Entity
Java Platform, Standard Edition
Entity
operating system
Entity
International Standard Book Number
Entity
Java
Entity
database
Entity
digital object identifier
Entity
Q850
Entity
Q44316
Entity
Oracle Corporation
Concept
programmer
Entity
application programming interface
Entity
Sun Microsystems
Entity
Java virtual machine
Entity
software release life cycle
Entity
garbage collection
Entity
Java Development Kit
Entity
database transaction
Entity