
hibernate
文章平均质量分 83
Enjoy_name
技术控
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
spring整合hibernate中的配置文件hibernate.cfg.xml的详解总结
applicationContext.xml配置文件 <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xsi:原创 2017-04-07 09:15:39 · 4284 阅读 · 1 评论 -
hibernate中的配置文件hibernate.cfg.xml的详解总结
<!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate Configuration DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">原创 2017-04-06 21:28:32 · 299 阅读 · 0 评论