Remastered Webinar: Data Access with Spring -- Getting the most out of JPA, JDBC and REST

January 15, 2013

Spring makes data access easy and portable. Regardless of whether you want to work with straight JDBC, or higher level ORM technologies like JPA, Spring offers powerful abstractions and APIs that remove the tedious boilerplate code, leverage proven patterns and practices, reducing errors related to repetitive coding, empowering you to focus on the essence of your application. Spring Data's Repositories simplify the tasks even further, letting you build queries based entirely on convention, eliminating the need to write data access code at all. RESTful service tiers can also extend your data access layer to any environment. Spring Data REST makes short work of exposing repositories built with Spring through REST endpoints, again driven by convention. Join Mark Pollack for a look at the data access features in Spring and Spring Data, including: Spring core's JDBC and ORM support Spring Data JPA Repositories Spring Data REST for exposing repositories through REST endpoints Attendees will conclude the session able to leverage relational data in a simple, powerful, and portable manner using Spring's powerful APIs and abstractions.

Previous
Webinar: Spring Framework 3.2 - Themes and Trends
Webinar: Spring Framework 3.2 - Themes and Trends

Join Juergen Hoeller, Chris Beams and Rossen Stoyanchev to learn about the 3.2 generation of the Spring Fra...

Next Video
Webinar: Data Access and Processing with Spring Data, Hadoop, Batch, Integration
Webinar: Data Access and Processing with Spring Data, Hadoop, Batch, Integration

Speaker: Dr. Mark Pollack In this webinar, we will show you how you can use Spring to develop solutions for...