Just Spring Data Access

Par : Madhusudhan Konda, Greg Turnquist
Définitivement indisponible
Cet article ne peut plus être commandé sur notre site (ouvrage épuisé ou plus commercialisé). Il se peut néanmoins que l'éditeur imprime une nouvelle édition de cet ouvrage à l'avenir. Nous vous invitons donc à revenir périodiquement sur notre site.
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format Multi-format est :
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages78
  • FormatMulti-format
  • ISBN978-1-4493-2837-5
  • EAN9781449328375
  • Date de parution09/06/2012
  • Protection num.NC
  • Infos supplémentairesMulti-format incluant PDF sans p...
  • ÉditeurO'Reilly Media

Résumé

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
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