Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

Just Spring Data Access

Covers JDBC, Hibernate, JPA, and JDO

Paperback Engels 2012 1e druk 9781449328382
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

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

Specificaties

ISBN13:9781449328382
Taal:Engels
Bindwijze:paperback
Aantal pagina's:61
Uitgever:O'Reilly
Druk:1
Verschijningsdatum:30-6-2012
Hoofdrubriek:IT-management / ICT

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Over Madhusudhan Konda

Madhusudhan Konda is a Java consultant working in London, primarily with investment banks and financial organizations. Having worked in enterprise and core Java for the last 12 years, his interests lie in distributed, multi-threaded, n-tier scalable, and extensible architectures. He is experienced in designing and developing high-frequency and low-latency application architectures. He enjoys writing technical papers and is interested in mentoring.

Andere boeken door Madhusudhan Konda

Inhoudsopgave

Foreword
Preface

1. Basics
-Using Plain JDBC
-Spring Data Access
-Templates
-Summary

2. Advanced Concepts
-NamedParameterJdbcTemplate
-Jdbc Batching
-Simple JDBC Classes
-In-Memory Databases
-Callbacks
-Summary

3. Hibernate
-Two-Minute Hibernate
-Using Spring Hibernate
-Transactions
-Summary

4. Spring JPA
-Two-Minute JPA
-Using Spring
-Support Classes
-Summary

5. Spring JDO
-Spring Support
-Plain JDO API
-Working with JdoTemplate
-Support Classes
-JDO versus JPA versus Hibernate
-Summary

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Just Spring Data Access