Results 1 to 3 of 3

Thread: Spring Data JDBC Extensions with Oracle Database Support 1.0.0.RC1 Released

  1. #1
    Join Date
    Aug 2004
    Posts
    1,104

    Default Spring Data JDBC Extensions with Oracle Database Support 1.0.0.RC1 Released

    Dear Spring Community,

    We are pleased to announce that the release candidate (1.0.0.RC1) 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.

    Downloads | JavaDocs | Reference Documentation | Changelog

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

    The improvements in Spring Data JDBC Extensions 1.0.0.RC1 include:

    • Added documentation chapter for QueryDSL SQL module
    • Added OSGi manifests
    • Fixed slf4j/log4j and other dependencies


    I'd like to thank Andrei Stefan for the JPetStore re-write using the QueryDSL support and SQLFire. It provides a good example for using the QueryDslJdbcTemplate in a project - see https://github.com/SpringSource/spring-sqlfire-samples.

    Looking forward to your feedback on the forum or in the issue tracker.
    Thomas Risberg
    SpringSource by Pivotal
    http://www.springsource.org

  2. #2
    Join Date
    Jul 2009
    Posts
    4

    Default

    How about a release for this. It has been a year now ?

  3. #3
    Join Date
    Aug 2004
    Posts
    1,104

    Default

    Quote Originally Posted by preben1 View Post
    How about a release for this. It has been a year now ?
    I know, it's been long coming but we are finally there! http://www.springsource.org/node/3734
    Thomas Risberg
    SpringSource by Pivotal
    http://www.springsource.org

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •