Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 14399👍, 0💬
Popular Posts:
What Is in Xerces-J-bin.2.12.2.zip? Xerces-J-bin.2.12.2.zip file is the distribution package ZIP fil...
The Digester package lets you configure an XML -> Java object mapping module, which triggers certain...
What Is log4j-1.2.15.jar? I got the JAR file from apache-log4j-1.2.15.zip. log4j-1.2.15.jar is the v...
Xalan-Java, Version 2.7.1, is an XSLT processor for transforming XML documents into HTML, text, or o...
XOM™ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with ...