Les livres classés sous : hibernate
Spring Persistence with Hibernate
Persistence is an important set of techniques and technologies for accessing and transacting data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-commerc...
(paru le 01/11/2010, consulté 1014 fois)
Hibernate Search in Action
Good search capability is one of the primary demands of a business application. Engines like Lucene provide a great starting point, but with complex applications it can be tricky to implement. It's tough to keep the index up to date, deal with the mismatc...
(paru le 28/01/2009, consulté 2128 fois)
Beginning Hibernate 3 From Novice to Professional - covers Hibernate 3.2
Beginning Hibernate is ideal if you're experienced in Java with databases (the traditional, or "connected," approach), but are new to open source lightweight Hibernate-the most popular de facto object-relational mapping and database-oriented application d...
(paru le 15/08/2006, consulté 3820 fois)
Java Persistence with Hibernate
Java Persistence with Hibernate is divided into three major parts.
In Part 1, the book introduces the object/relational paradigm mismatch and explains the fundamentals behind object/relational mapping. Then, readers are walked through a hands-on tutori...
(paru le 31/12/2006, consulté 2742 fois)
Pro Hibernate 3
Pro Hibernate 3 is the first book to offer complete coverage of the open source lightweight Hibernate 3 and its new features. Authors Dave Minter and Jeff Linwood discuss the new persistence layer and share design tips and best practices. And the duo goes...
(paru le 20/07/2005, consulté 4716 fois)
Hibernate
Hibernate a depuis peu envahi la scène Java. Pourquoi cet outil open source est-il si populaire ? Parce qu'il automatise une tâche habituellement fastidieuse : la persistance de vos objets Java vers une base de données relationnelle.
La non-c...
(paru le 16/05/2005, consulté 8175 fois)
Professional Hibernate
Hibernate is an object/relational mapping (ORM) tool that also provides data querying and retrieval functions in a Java environment. Whether you are using simple objects or collections, Hibernate reduces your development time by handling most of the commo...
(paru le 22/11/2004, consulté 3750 fois)
Hibernate in Action
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 relati...
(paru le 01/08/2004, consulté 6635 fois)
Hibernate A J2EE Developer's Guide
Build fast, high-performance Java database applications with Hibernate.
Hibernate makes it far easier to build robust, high-performance database applications with Java. Now there's a practical, hands-on guide to using Hibernate's flexible, fast object/...
(paru le 02/12/2004, consulté 7387 fois)