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é 1026 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é 2137 fois)
JDBC: Practical Guide for Java Programmers
JDBC: Practical Guide for Java Programmers is the
quickest way to gain the skills required for connecting
your Java application to a SQL database. Practical,
tutorial-based coverage keeps you focused on the essential
tasks and techniques, and incisive exp...
(paru le 01/09/2001, consulté 2268 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é 3841 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é 2746 fois)
JDBC Recipes A Problem-Solution Approach
JDBC Recipes provides easy-to-implement, usable solutions to problems in relational databases that use JDBC. You will be able to integrate these solutions into your web-based applications, such as Java servlets, JavaServer Pages, and Java server-side fram...
(paru le 22/09/2005, consulté 5449 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é 4723 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é 8202 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é 6650 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é 7415 fois)
Java Transaction Processing Design and Implementation
Java Transaction Processing: Design and Implementation
The J2EE transactions guide for serious enterprise developers
This is the definitive guide to leveraging transactions using state-of-the-art J2EE technologies. The authors offer clear, comprehen...
(paru le 31/12/2002, consulté 5465 fois)
UML, Java et les données géographiques - Volume 2 Outils avancés
Cet ouvrage en deux volume a pour objectif de présenter une vision orientée-objet des données géographiques et de montrer comment un outil de modélisation informatique (UML, Unified Modeling Language) et un langage de programmation (Java) permettent de dé...
(paru le 23/09/2004, consulté 5910 fois)
Java and Databases
Many modern data applications such as geographical
information systems, search engines and computer aided
design systems depend on having adequate storage management
control. The tools required for this are called persistent
storage managers. This book de...
(paru le 22/05/2002, consulté 5716 fois)