Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreDear 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:
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.