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, 16626🔥, 0💬
Popular Posts:
What Is commons-fileupload-1.3.3 .jar?commons-fileupload-1.3.3 .jaris the JAR file for Apache Common...
commons-io-2.6-sources.j aris the source JAR file for Apache Commons IO 2.6, which is a library of u...
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
What Is ojdbc7.jar for Oracle 12c R1? ojdbc7.jar for Oracle 12c R1 is the JAR files of ojdbc.jar, JD...
The JSR 105 XML Digital Signature 1.0.1 FCS implementation provides an API and implementation that a...