Integrating the Spring Framework with Data Studio

Source

pureQuery is IBM’s new platform within Data Studio for developing Java
database access applications. Its simple API and integrated tooling make data access
developers more productive and encourages coding best practices for improved
performance. Spring is an open source Java/J2EE application framework that offers
higher level data access features like transaction management, resource management,
and Data Access Object hierarchies which, when integrated with pureQuery, lead to a
simpler application development and maintenance experience. This tutorial guides you in creating a pureQuery application that uses the Spring Framework’s Data Access features.

Leave a Reply

You must be logged in to post a comment.