2008年(3010)
分类: LINUX
2008-05-28 01:23:14
We introduce the object/relational paradigm mismatch in this book and give you
a high-level overview of current solutions for this time-consuming problem. You’ll
learn how to use Hibernate as a persistence layer with a richly typed domain
object model in a single, continuing example application. This persistence layer
implementation covers all entity association, class inheritance, and special type
mapping strategies.
We teach you how to tune the Hibernate object query and transaction system
for the best performance in highly concurrent multiuser applications. The flexible
Hibernate dual-layer caching system is also an important topic in this book. We discuss Hibernate integration in different scenarios and also show you typical architectural problems in two- and three-tiered Java database applications. If you have to work with an existing SQL database, you’ll also be interested in Hibernate’s legacy database integration features and the Hibernate development toolset.