오라클 각종 JDBC(ojdbc) 다운로드 링크
*링크 클릭하시고 Accept 꾸욱 눌러주시면 링크 나옵니다.
ojdbc5.jar, ojdbc6.jar 관련 사양
JavaDoc (5,796,985 bytes)
ojdbc14.jar, classes12.jar 사양
JavaDoc (4,383,404 bytes) | |
README | |
JDBC Thin for All Platforms | |
classes12.jar (1,609,607 bytes) - for use with JDK 1.2 and JDK 1.3 | |
classes12_g.jar (2,055,921 bytes) - same as classes12.jar, except that classes were compiled with "javac -g" and contain some tracing information. | |
classes12dms.jar (1,617,382 bytes) - same as classes12.jar, except that it contains additional code`to support Oracle Dynamic Monitoring Service. | |
classes12dms_g.jar (2,064,313 bytes) - same as classes12dms.jar except that classes were compiled with "javac -g" and contain some tracing information. | |
ojdbc14.jar (1,555,682 bytes) - classes for use with JDK 1.4 and 1.5 | |
ojdbc14_g.jar (1,950,033 bytes) - same as ojdbc14.jar, except that classes were compiled with "javac -g" and contain some tracing information. | |
ojdbc14dms.jar (1,563,375 bytes) - same as ojdbc14.jar, except that it contains additional code`to support Oracle Dynamic Monitoring Service. | |
ojdbc14dms_g.jar (1,958,237 bytes) - same as ojdbc14dms.jar, except that classes were compiled with "javac -g" and contain some tracing information. | |
orai18n.jar (1,646,178 bytes) - NLS classes for use with JDK 1.2, 1.3, 1.4, and 1.5. This jar file replaces the old nls_charset jar/zip files. | |
demo.tar (604,160 bytes) - contains sample JDBC programs. | |
Note: For platform specific JDBC-OCI libraries See Instant Client |
최신버전은 오라클 JDBC(ojdbc) 배포 페이지에서 확인 바랍니다.
'IT > DB' 카테고리의 다른 글
오라클 - MATERIALIZED VIEW 활용방법 (0) | 2009.02.05 |
---|