
Spring Data: Modern Data Access for Enterprise Java
by Mark Pollack, et al.
Publisher: O'Reilly Media 2012
Number of pages: 456
Description:
This book shows you how Spring's data access framework can help you connect to either non-relational or relational databases, or a combination of the two. You'll learn how Spring Data's familiar and consistent programming model greatly reduces the learning curve for creating applications with newer data access technologies. And you'll discover how to use Spring Data's improved JPA and JDBC support to increase your productivity when writing RDBMS-based data access layers.
Download or read it online for free here:
Download link
(12MB, PDF)
Similar books
MySQL Essentials- Techotopia
This ebook provides a step by step path to proficiency with MySQL. Beginning with the relational database basics and the installation of MySQL, the book covers everything needed to successfully build, maintain and secure MySQL based databases.
(17237 views)
Text Mining with R: A Tidy Approachby Julia Silge, David Robinson - O'Reilly Media
With this practical book, you'll explore text-mining techniques with tidytext, a package that authors developed using the tidy principles behind R packages like ggraph and dplyr. You'll learn how tidytext can make text analysis easy and effective.
(7495 views)
Data Wrangling Handbookby Open Knowledge Foundation - School of Data
The Data Wrangling Handbook is a companion text to the School of Data. Its function is something like a traditional textbook -- it will provide the detail and background theory to support the School of Data courses and challenges.
(10698 views)
Developing PHP Applications for IBM Data Servers- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(17557 views)