首页  |  Java文栏  |  讨论区  |  Java源码  |  Java开源  |  Java下载  |  Web开发  |  数据库  |  Linux  |  业界  |  编程语言  |  博客  |  维基
 首页 » Java下载
搜 索
搜索标题
Google
内容点击Top 10
 
Java文栏Top 10
业界Top 10
数据库Top 10
Web开发Top 10
LinuxTop 10
Java开源Top 10
编程语言Top 10
博客Top 10
维基Top 10
 
网站更新信息
open all | close all
 
· Java开源...
· 网站开发、项目合作...
· 最新推出源码及资料下载栏目,更多有价值的开发参考资料正在添加中...
· Java开发资源网站Idea Grace最新推出,内容不断在线更新中,请保持定期关注,您会找到您需要的。
 
 
 
 
  Java下载


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 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's Inside

* ORM concepts
* Getting started
* Many real-world tasks
* The Hibernate application development processes
推荐等级: 5
文件大小:
下载次数: 2303
发布人:
发布日期: 2005-10-11
下载地址:


关于Idea Grace | 版权声明 | 广告服务 | 联系我们 | 友情链接
©2005-2007 Idea Grace  粤ICP备05122152号