Just Spring Data Access

Just Spring Data Access
Author: Madhusudhan Konda
Publisher: "O'Reilly Media, Inc."
Total Pages: 77
Release: 2012-06-09
Genre: Computers
ISBN: 1449339867


Download Just Spring Data Access Book in PDF, Epub and Kindle

JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this book, you’ll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM). Through sample code, you’ll discover how Spring streamlines the use of JDBC and ORM tools such as Hibernate, the Java Persistence API (JPA), and Java Data Objects (JDO). If you’re a Java developer familiar with Spring (perhaps through O’Reilly’s Just Spring tutorial) and want to advance your data access skills, this book shows you how. Learn how to use Spring’s basic and advanced data access tools Work with Spring’s JdbcTemplate class to separate non-critical code from business code Eliminate placeholder variables in your queries with the NamedParameterJdbcTemplate class Use Spring’s template classes to perform batch executions Operate inserts on database tables without writing any SQL statements Learn about Spring’s support for Hibernate as an object-relational-mapping tool Use JPA as a standards-based ORM—alone or with Spring support Move data from a relational to a non-relational database with JDO


Just Spring Data Access
Language: en
Pages: 77
Authors: Madhusudhan Konda
Categories: Computers
Type: BOOK - Published: 2012-06-09 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this
Just Spring
Language: en
Pages: 96
Authors: Madhusudhan Konda
Categories: Computers
Type: BOOK - Published: 2011-07-29 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Get a concise introduction to Spring, the increasingly popular open source framework for building lightweight enterprise applications on the Java platform. This
Spring Data
Language: en
Pages: 315
Authors: Mark Pollack
Categories: Computers
Type: BOOK - Published: 2012-10-12 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

You can choose several data access frameworks when building Java enterprise applications that work with relational databases. But what about big data? This hand
Building Spring 2 Enterprise Applications
Language: en
Pages: 343
Authors: Seth Ladd
Categories: Computers
Type: BOOK - Published: 2007-10-18 - Publisher: Apress

GET EBOOK

This is a brilliantly practical work that lets the reader experience a real-world scalable agile enterprise Java-based application being built from the ground u
Professional Java Development with the Spring Framework
Language: en
Pages: 674
Authors: Rod Johnson
Categories: Computers
Type: BOOK - Published: 2007-08-27 - Publisher: John Wiley & Sons

GET EBOOK

The Spring Framework is a major open source application development framework that makes Java/J2EE(TM) development easier and more productive. This book shows y