Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relational database requires you to write code that maps one to the other. This code is often complex, tedious and costly to develop. Hibernate does the mapping for you.
Not only that, Hibernate makes it easy. Positioned as a layer between your application and your database, Hibernate takes care of loading and saving of objects. Hibernate applications are cheaper, more portable, and more resilient to change. And they perform better than anything you are likely to develop yourself.
Hibernate in Action carefully explains the concepts you need, then gets you going. It builds on a single example to show you how to use Hibernate in practice, how to deal with concurrency and transactions, how to efficiently retrieve objects and use caching.
The authors created Hibernate and they field questions from the Hibernate community every day they know how to make Hibernate sing. Knowledge and insight seep out of every pore of this book.
What is Inside
- ORM concepts
- Getting started
- Many real-world tasks
- The Hibernate application development process
Book Info:
Published in 2004
Published by Manning
Author Christian Bauer
ISBN 193239415X Size 1.93MB
Download link:
http://rapidshare.de/files/20608744/193239415X.zip
ms Teach Yourself Java 2 in 21 Days (Teach Yourself in 21 Days Series)
Making Use of JSP
Harvey & Paul,'Java How to Program Sixth Edition"
Interactive Web-Based Virtual Reality with Java 3D
Apress Practical API Design Confessions of a Java Framework
Java Script : The Good Parts
How to Program Using Java
Java Power Tools
JavaScript: The Good Parts
Scripting in Java: Languages, Frameworks, and Patterns
Making Use of JSP(09-29)
Harvey & Paul,'Java How to Program Sixth(09-07)
Interactive Web-Based Virtual Reality wi(09-02)
Apress Practical API Design Confessions (08-28)
Java Script : The Good Parts(08-22)
How to Program Using Java(08-18)
Java Power Tools(08-13)
JavaScript: The Good Parts(08-12)
Scripting in Java: Languages, Frameworks(08-11)
Beginning JavaScript with DOM Scripting (08-10)
Java in 60 Minutes A Day(08-10)
Algorithms in Java, Part 5 Graph Algorit(08-09)
Java How to Program. 4th Edition(2905)
Java 2: The Complete Reference, Fifth Ed(2346)
Data Structures and Algorithms in Java(2077)
Sams Teach Yourself Java 6 in 21 Days (5(1923)
Effective Java 2nd Edition(1664)
Java Concurrency in Practice(1447)
Beginning J2ME: From Novice to Professio(1165)
Java Thread Programming(1044)
J2EE Web Services(1012)
JBoss at Work: A Practical Guide(990)
Data Structures and Algorithms in Java(983)
Core Java, Vol. 2: Advanced Features, 8t(877)
