Oracle driver 用JDK1.4 和 1.3实现的区别

cenjen188 2009-07-08 02:29:21
我要下载Oracle JDBC drive, 发现有:
For use with JDK 1.4

For use with JDK 1.2 and JDK 1.3
两个版本,有谁知道他们有什么区别吗?有性能上面的提高吗。最好给个链接看看
...全文
52 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
whuisszl008 2009-07-15
  • 打赏
  • 举报
回复
一向是拿过来就用,能用就行,管他什么版本,有什么区别。。。。。
Excel日记 2009-07-15
  • 打赏
  • 举报
回复
[Quote=引用 3 楼 inthirties 的回复:]
引用楼主 cenjen188 的帖子:
我要下载Oracle JDBC drive, 发现有:
For use with JDK 1.4

For use with JDK 1.2 and JDK 1.3
两个版本,有谁知道他们有什么区别吗?有性能上面的提高吗。最好给个链接看看


用新版本版的哟。

以前一般是从oracle的jdbc里考过来用的,还没与关心过他的版本哟。
[/Quote]
同意
cenjen188 2009-07-08
  • 打赏
  • 举报
回复
[Quote=引用 3 楼 inthirties 的回复:]
引用楼主 cenjen188 的帖子:
我要下载Oracle JDBC drive, 发现有:
For use with JDK 1.4

For use with JDK 1.2 and JDK 1.3
两个版本,有谁知道他们有什么区别吗?有性能上面的提高吗。最好给个链接看看



用新版本版的哟。

以前一般是从oracle的jdbc里考过来用的,还没与关心过他的版本哟。
[/Quote]

想弄清楚他们的区别 Oracle在中国有服务公司吗
inthirties 2009-07-08
  • 打赏
  • 举报
回复
[Quote=引用楼主 cenjen188 的帖子:]
我要下载Oracle JDBC drive, 发现有:
For use with JDK 1.4

For use with JDK 1.2 and JDK 1.3
两个版本,有谁知道他们有什么区别吗?有性能上面的提高吗。最好给个链接看看
[/Quote]

用新版本版的哟。

以前一般是从oracle的jdbc里考过来用的,还没与关心过他的版本哟。
cenjen188 2009-07-08
  • 打赏
  • 举报
回复
能给个参考手册的链接看看吗
Dave 2009-07-08
  • 打赏
  • 举报
回复
参考手册上应该写的比较详细.....
我比较喜欢用新版本的软件,虽然它在稳定性方面还值得研究...
Oracle SQL Developer, v1.5.0.54.40 Release Notes 完整版下载:http://www.oracle.com/technology/global/cn/software/products/sql/index.html 1. Known Issues 1.1 General - Print prints only one page that is a truncation of the current tab. - Can't invoke SQL*Plus on Windows 2003. - The menu item, and right-click off a Connection node, for invoking SQL*Plus does not work with connections whose passwords are not persisted. 1.2 Connections - Cannot connect to remote database as OPS$ account. 1.3 Browse - If connected as sys with sysdba role, Types node displays built in data-types (e.g. BLOB, DATE, DECIMAL, etc.) If clicked on, will only see "create or replace". 1.4 Creating and Modifying Objects - Editing Triggers - If you have comments before the 'BEGIN' they will be lost if you edit. You will see when you click edit that they will not be there. To preserve them, they need to be below the BEGIN or you will need to edit via the SQL Worksheet. 1.5 Table > Data - Tables > Your_Table > Data - PageUp and PageDown buttons not working correctly if cursor is in the rownum column. 1.6 Export - Cannot export if result set contains duplicate column names. 2. Workarounds 2.1 To disable Code Insight Run SQL Developer from a command line using the following statement: Windows : sqldeveloper -J-Dsdev.insight=false Linux or Mac: Run sh sqldeveloper -J-Dsdev.insight=false or edit sqldeveloper.conf and add "AddVMOption -J-Dsdev.insight=false" 2.2 If DDL tab is null for all objects in a Connection Your dbms_metadata might be loaded incorrectly. If this statement fails when executed in a SQL Worksheet against the Connection select dbms_metadata.get_ddl('TABLE',table_name , user ) from user_tables; You need to reload $ORACLE_HOME/rdbms/admin/catmeta.sql 2.3 If Snippets are not accessible You may have not done a clean install. SQL Developer needs to be installed into a clean directory, not over a previous release. 3. Accessibility Issues The following is a li

3,499

社区成员

发帖
与我相关
我的任务
社区描述
Oracle 高级技术相关讨论专区
社区管理员
  • 高级技术社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧