Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
What Is ojdbc.jar - JDBC Driver for Oracle
What is ojdbc.jar - JDBC Driver for Oracle?
✍: FYIcenter.com
ojdbc.jar is a JDBC driver from Oracle that provides database connectivity
to Oracle Database server through the standard JDBC application program interfaces (APIs) available
in Java.
Versions of ojdbc.jar were released together with Oracle Database server versions. The table below shows some examples of Oracle Database server versions with matching ojdbc.jar and release dates:
Oracle Database JDBC driver Supported Supported Date Version Name Database versions JDK versions 2020-10-09 21.1 ojdbc11.jar 21c, 19c, 18c, 12.2 JDK 11 - 17 2020-10-09 21.1 ojdbc8.jar 21c, 19c, 18c, 12.2 JDK 8 - 11 2021-01-29 19.11 ojdbc10.jar 21c, 19c, 18c, 12.2 JDK 10 - 11 2021-01-29 19.11 ojdbc8.jar 21c, 19c, 18c, 12.2 JDK 8 - 11 2018-06-26 18.3 ojdbc8.jar 21c, 19c, 18c, 12.2 JDK 8 - 11
Older releases of ojdbc.jar:
Oracle Database 12c (12.2.0.1) ojdbc8.jar (JDK 8) 12/13/2016 Oracle Database 12c (12.1.0.2) ojdbc7.jar (JDK 7) 06/30/2014 Oracle Database 12c (12.1.0.2) ojdbc6.jar (JDK 6) 06/30/2014 Oracle Database 11g (11.2.0.4) ojdbc6.jar (JDK 6) 07/03/2014 Oracle Database 11g (11.2.0.4) ojdbc5.jar (JDK 1.5) 07/03/2014 Oracle Database 10c (10.2.0.5) ojdbc14.jar (JDK 1.4) 04/08/2010
For more information, see Oracle JDBC Driver Website.
⇒ Downloading ojdbc11.jar for Oracle 21c
⇐ Downloading ojdbc.jar - JDBC Driver for Oracle
2017-06-18, ≈19🔥, 0💬
Popular Posts:
What Is poi-scratchpad-3.5.jar? poi-scratchpad-3.5.jar is one of the JAR files for Apache POI 3.5, w...
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
JDK 11 jdk.scripting.nashorn.jm odis the JMOD file for JDK 11 Scripting Nashorn module. JDK 11 Scrip...
layout.jar is a component in iText Java library to provide layout functionalities. iText Java librar...
maven-core-3.5.4.jar is the JAR file for Apache Maven 3.5.4 Core module. Apache Maven is a software ...