码迷,mamicode.com
首页 > Web开发 > 详细

hibernate.cfg.xml

时间:2016-12-28 12:07:24      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:连接   config   oct   org   color   public   tor   doc   .net   

<!DOCTYPE hibernate-configuration PUBLIC
    "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
    "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
<!-- hibernate连接数据库的配置文件 -->
<hibernate-configuration>
    <!-- 连接参数 -->
        <session-factory>
            
            
        </session-factory>
    
</hibernate-configuration>

 

hibernate.cfg.xml

标签:连接   config   oct   org   color   public   tor   doc   .net   

原文地址:http://www.cnblogs.com/ryy1210/p/6228759.html

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