JavaDoc
(5,137,942 bytes) |
README |
| |
| JDBC Thin for All Platforms |
 |
ojdbc5.jar
(1,879,860 bytes) - Classes for use
with JDK 1.5. It contains the JDBC driver classes, except classes
for NLS support in Oracle Object and Collection types.
|
 |
ojdbc5_g.jar
(2,928,489 bytes) - Same as ojdbc5.jar,
except that classes were compiled with "javac -g" and contain
tracing code.
|
 |
ojdbc6.jar
(1,977,267 bytes) - Classes for use
with JDK 1.6. It contains the JDBC driver classes except classes
for NLS support in Oracle Object and Collection types.
|
 |
ojdbc6_g.jar
(3,202,660 bytes) - Same as ojdbc6.jar
except compiled with "javac -g" and contains tracing code.
|
 |
libheteroxa11.so
(11,147 bytes) - shared libraries
used by the JDBC OCI driver.
|
 |
libocijdbc11.so
(129,285 bytes) - shared libraries
used by the JDBC OCI driver
|
 |
orai18n.jar
(1,655,204 bytes) - NLS classes for
use with JDK 1.5, and 1.6. It contains classes for NLS support
in Oracle Object and Collection types. This jar file replaces
the old nls_charset jar/zip files.
|
 |
demo.zip
(597,007 bytes) - contains sample
JDBC programs. |
| |
| Note: For platform specific JDBC-OCI libraries
See Instant
Client |