Each release of Oracle supports a particular Java 2 Sun®
Developer Kit (J2SDK). The table below can help you select the correct
Oracle JDBC class file to use with Oracle Version 9i Release 9.2 based on
which J2SDK you are using.
J2SDK
|
JDBC Class File
|
V1.4
|
ojdbc14.jar
|
V1.2.x or V1.3.x
|
classes12.zip
|
JDK 1.1.x
|
classes111.zip
|
Beginning with Oracle 9i release 2 (i.e. 9.2.x) , the jar and zip files
for J2SDK V1.4 and beyond are named
ojdbcjdk_version.jar. For example, the classes
file for J2SDK V1.4 is named ojdbc14.jar.
|