文章分类 - struts1+spring+hibernate
摘要:背景描述: 在页面mainFrame.jsp尝试通过${loginUser.dept.deptName }获取部门信息的时候发生了懒加载异常 异常信息: 严重: Servlet.service() for servlet jsp threw exceptionorg.hibernate.LazyIn
阅读全文
摘要:异常: Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Incorrect datetime value: '' for column 'HIREDATE' at row 1 具体信息: log4j:WARN No ap
阅读全文