
Hibernate
farmering
海阔凭鱼跃 天高任鸟飞
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
SpringMvc+Spring+hibernate配置文件配置(注解)
第一步 web.xml配置 <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.co转载 2018-09-05 15:18:56 · 2833 阅读 · 0 评论 -
Struts2+Spring+hibernate配置文件配置(注解)
第一 web.xml文件配置 <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="htt转载 2018-09-05 15:11:34 · 959 阅读 · 0 评论