您的位置:首页 > 数据库 > Oracle

oracle jdbc jar 的一些说明

2013-06-21 05:56 537 查看

Oracle Database 10g Release 2 JDBC Drivers

You must accept the OTN Development and Distribution License Agreement to download this software.

Accept License Agreement | Decline License Agreement

Oracle Database 10g Release 2 (10.2.0.5) JDBC Drivers

JavaDoc (4,383,404 bytes)

README

JDBC Thin for All Platforms



classes12.jar (1,621,582 bytes) - for use with JDK 1.2 and JDK 1.3



classes12_g.jar (2,070,298 bytes) - same as classes12.jar, except that classes were compiled with "javac -g" and contain some tracing information.



classes12dms.jar (1,629,454 bytes) - same as classes12.jar, except that it contains additional code`to support Oracle Dynamic Monitoring Service.



classes12dms_g.jar (2,078,718 bytes) - same as classes12dms.jar except that classes were compiled with "javac -g" and contain some tracing information.



ojdbc14.jar (1,569,316 bytes) - classes for use with JDK 1.4 and 1.5



ojdbc14_g.jar (1,965,422 bytes) - same as ojdbc14.jar, except that classes were compiled with "javac -g" and contain some tracing information.



ojdbc14dms.jar (1,576,882 bytes) - same as ojdbc14.jar, except that it contains additional code`to support Oracle Dynamic Monitoring Service.



ojdbc14dms_g.jar (1,973,634 bytes) - same as ojdbc14dms.jar, except that classes were compiled with "javac -g" and contain some tracing information.



demo.tar (604,160 bytes) - contains sample JDBC programs.

 

http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-10201-088211.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: