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, ≈20🔥, 0💬
Popular Posts:
JDK 11 java.security.jgss.jmod is the JMOD file for JDK 11 Security JGSS (Java Generic Security Serv...
How to download and install iText7-Core-7.1.4.zip? iText7-Core-7.1.4.zip is the binary package of iT...
Apache Commons Lang 3 is the 3rd version of Apache Commons Lang, which provides a host of helper uti...
Apache Commons Codec library provides implementations of common encoders and decoders such as Base64...
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sourc. ..