摘要:
1.在web.xml中加入以下配置 该配置可以在spring手册15.2章中找到org.springframework.web.context.ContextLoaderListenercontextConfigLocationclasspath:applicationContext*.xml2.加... 阅读全文
摘要:
阅读全文
摘要:
com.mysql.jdbc.Driver jdbc:mysql:///zwnj root 1122 org.hibernate.dialect.MySQLDialect 阅读全文
摘要:
package util;import java.util.ArrayList;import java.util.List;import org.hibernate.Query;import org.hibernate.Session;import org.hibernate.SessionFact... 阅读全文