Oracle Database
10g JDBC Drivers
|
| - JavaDoc
(6,022,949 bytes) |
| - README |
JDBC
Thin for All Platforms |
 |
classes12.jar
(1,417,089
bytes) - for use with JDK 1.2 and
JDK 1.3
|
 |
classes12_g.jar
(1,794,418
bytes) - same as classes12.jar,
except that classes were compiled with "javac -g" and contain
some tracing information.
|
 |
classes12dms.jar
(1,424,743
bytes) - same as classes12.jar,
except that it contains additional code`to support Oracle Dynamic Monitoring
Service.
|
 |
classes12dms_g.jar
(1,802,368
bytes) - same as classes12dms.jar
except that classes were compiled with "javac -g" and contain
some tracing information.
|
 |
ojdbc14.jar
(1,352,918
bytes) - classes for use with JDK
1.4
|
 |
ojdbc14_g.jar
(1,691,855
bytes) - same as ojdbc14.jar, except
that classes were compiled with "javac -g" and contain some tracing
information.
|
 |
ocrs12.jar
(54,030
bytes) - classes that implement
the javax.sql.rowset interfaces, like CachedRowSet and WebRowSet. To be
used with JDK 1.2, 1.3, and 1.4.
|
 |
orai18n.jar
(5,018,093
bytes) - NLS classes for use with
JDK 1.2, 1.3 and 1.4. This jar file replaces the old nls_charset jar/zip
files.
|
 |
demo.tar
(532,480
bytes) - contains sample JDBC programs. |
| |
|
| Note:
For platform specific JDBC-OCI libraries See Instant
Client |