摘要:
1.在web.xml中加入以下配置 该配置可以在spring手册15.2章中找到org.springframework.web.context.ContextLoaderListenercontextConfigLocationclasspath:applicationContext*.xml2.加... 阅读全文
posted @ 2014-09-27 18:45
Jason_Msbaby
阅读(114)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-09-27 11:05
Jason_Msbaby
阅读(1658)
评论(0)
推荐(0)
摘要:
com.mysql.jdbc.Driver jdbc:mysql:///zwnj root 1122 org.hibernate.dialect.MySQLDialect 阅读全文
posted @ 2014-09-27 11:04
Jason_Msbaby
阅读(161)
评论(0)
推荐(0)
摘要:
package util;import java.util.ArrayList;import java.util.List;import org.hibernate.Query;import org.hibernate.Session;import org.hibernate.SessionFact... 阅读全文
posted @ 2014-09-27 11:03
Jason_Msbaby
阅读(225)
评论(0)
推荐(0)