Spring Data JDBC Extensions with Oracle Database Support 1.0.0.RC4 Released

孙项禹
2023-12-01

Releases
Thomas Risberg
October 17, 2012

Dear Spring Community,

We are pleased to announce that the fourth and last release candidate (1.0.0.RC4) of the Spring Data JDBC Extensions 1.0 project with Oracle Database support is now available!

The new Spring Data JDBC Extensions project was created to provide additional support for vendor specific JDBC extensions as well as new approaches to working with JDBC like QueryDSL. The bulk of the support is made up of code ported from the SpringSource project “Advanced Pack for Oracle Database” that was available for support subscription customers. We are now making this code available to all Spring users and any new developments will be made in the Spring Data JDBC Extensions project.

To learn more about the project, visit the Spring Data JDBC Extensions Homepage.

The most important changes for the four release candidates are:

General

  • Changed build to use Gradle
  • Added documentation chapter for QueryDSL SQL module

Core

  • Adding One-to-Many ResultSetExtractor implementation
  • Adding exception translation to QueryDslJdbcTemplate

Oracle

  • Parameterizing classes used for mapping of advanced data types
  • Adding support for mapping ARRAYs of STRUCTs in addition to scalar values

Looking forward to your feedback on the forum or in the issue tracker.

Downloads | JavaDocs | Reference Documentation | Changelog
comments powered by Disqus

translate:
翻译:

我们很高兴地宣布,第四个也是最后一个候选版本(1.0.0.RC4)的springdatajdbcextensions1.0项目和Oracle数据库支持现已可用!
创建新的Spring数据JDBC扩展项目是为了提供对特定于供应商的JDBC扩展的额外支持,以及使用像QueryDSL这样的JDBC的新方法。大部分支持是由从SpringSource项目“advancedpackfororacle数据库”中移植的代码组成的,该项目可用于支持订阅客户。我们现在正在将此代码提供给所有Spring用户,Spring数据JDBC扩展项目中将进行任何新的开发。
要了解有关该项目的更多信息,请访问Spring Data JDBC扩展主页。

 类似资料:

相关阅读

相关文章

相关问答