码迷,mamicode.com
首页 > 系统相关 > 详细

hibernate 知识梳理

时间:2014-06-24 15:18:55      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:class   blog   code   http   com   使用   

一.hibernate背景介绍:

  作者: Gavin King

  分hibernate ORM(for relation db),OGM(for nosql db),hearch,validator,tools..等模块.

  Hibernate ORM 最新版本 4.4.5.Fianal.

  架构图

bubuko.com,布布扣

hibernate.cfg.xml 配置文件详解.

<session-factory> 会话工厂中配置

  1. 数据库的连接属性

  2.连接池数量,是否显示sql..

  3.相应的映射文件位置.

三  **.hbm.xml   映射文件详解.

 

参考:

 http://hibernate.org/  hibernate 官网

http://blog.sina.com.cn/s/blog_46552dd90100ejn5.html  架构图

http://hibernate.org/orm/documentation/  文档

官方使用h2数据库做demo,h2部分知识:http://blog.csdn.net/yixiaoping/article/details/9801397

 

未完待续,欢迎补充和指正...

hibernate 知识梳理,布布扣,bubuko.com

hibernate 知识梳理

标签:class   blog   code   http   com   使用   

原文地址:http://www.cnblogs.com/waniu/p/3805797.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!