oracle不同版本对jdbc3.0的支持情况

作者: 2hei 发表于2009年8月19日 18:27
版权声明: 可以转载, 转载时务必以超链形式标明文章原始出处和作者信息及版权声明
http://www.2hei.net/mt/2009/08/oracle-jdbc3-support.html
Which JDBC drivers support which versions of JDBC?
Oracle 9.0.1 supports:
    * JDBC 2.0 Extensions except for: using both global and local transactions on the same connection.

Oracle 9.2.0 supports:
    * Partial support for JDBC 3.0: transaction savepoints
    * using both global and local transactions on the same connection.

Oracle 10.1.0 supports:
    * Full support for JDBC 3.0 except for: retrieving auto-generated keys
    * result-set holdability
    * returning multiple result-sets.

Oracle 10.2.0 supports:
      Full support for JDBC 3.0
    * Note that there is no real change in the support for the following in the database. All that has changed is that some methods that previously threw SQLException now do something more reasonable instead. result-set holdability
    * returning multiple result-sets.

Oracle 11.1.0 supports:
      Full support for JDBC 3.0 in the JDK 1.5 drivers.
      Full support for JDBC 4.0 in the JDK 1.6 drivers with the exception of SQLXML which is not supported

详细见:
http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.html#02_04
| | Comments (0) | TrackBacks (0)

发表一个评论

关于这篇文章

这篇文章由2hei2009年8月19日 18:27发布.

上一篇:nginx+Django+memchached环境搭建备忘

下一篇:PYTHON_EGG_CACHE

回到首页 或者查看归档文章

  • Powered by FeedBurner
  • Add to Google Reader or Homepage
  • Add to My AOL
  • Subscribe in NewsGator Online
  • del.icio.us/2heidel.icio.us/2hei
  • Subscribe to feed feeds