Oracle8i JDBC Developer's Guide and Reference
Release 8.1.5

A64685-01

Library

Product

Contents

Index

Prev  Chap Top Next

Requirements and Compatibilities for Oracle JDBC Drivers

Table 2-1 lists the compatibilities between versions of the Oracle database and the JDBC drivers.

Table 2-1 JDBC Driver-Database Compatibility
Database Version  Driver Version  Remarks 

8.1.5  

JDBC Thin Driver

JDBC OCI Driver

JDBC Server Driver  

Both client- and server-side drivers offer full object support when run against an 8.1.5 database.  

8.1.4  

JDBC Thin Driver

JDBC OCI Driver

JDBC Server Driver  

Both client- and server-side drivers offer full object support when run against an 8.1.4 database.  

8.0.x  

JDBC Thin Driver

JDBC OCI Driver

Note: the JDBC Server driver is not available for version 8.0.x  

The JDBC OCI and Thin drivers do not support objects when run against an 8.0.x database. This is because JDBC depends on PL/SQL functions that did not exist in 8.0.x.  

7.x  

JDBC Thin Driver

JDBC OCI Driver

Note: the JDBC Server driver is not available for version 7.x

 

The JDBC OCI and Thin drivers do not support objects when run against a 7.x database. This is because JDBC depends on PL/SQL functions that did not exist in 7.x

The JDBC OCI driver does not support LOBs.  




Prev

Top

Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index