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:
How to download and install mysql-connector-j-8.0.31 .zip?Connector/J Java library is a JDBC Driver ...
io.jar is a component in iText Java library to provide input/output functionalities. iText Java libr...
Java Servlet API 4.0.1 Source Code Files are important if you want to compile them with different JD...
What Is jms.jar? I heard it's related to JMS (Java Message Service) 1.1? The if you have an jms.jar ...
commons-collections4-4.4 -sources.jaris the source JAR file for Apache Commons Collections 4.2, whic...