摘要:
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause:... 阅读全文
摘要:
转自: http://www.cnblogs.com/JemBai/archive/2010/11/10/1873954.html struts+spring action应配置为scope="prototype" 但是对那些Dao的实现类推介scope=“singleton” ,因... 阅读全文