摘要:
springMVC的系统操作日志. 阅读全文
摘要:
Java中生成随机数,字符串的工具类,总共8种类型,具体看工具类中的注释。 阅读全文
摘要:
org.hibernate.LazyInitializationException: could not initialize proxy - no Session 阅读全文
摘要:
org.hibernate.NonUniqueObjectException: A different object with the same identifier value was already associated with the session : 阅读全文
摘要:
Could not instantiate id generator 阅读全文
摘要:
java.lang.ClassNotFoundException: Could not load requested class : org.hsqldb.jdbcDriver 阅读全文
摘要:
org.hibernate.MappingException: Unknown entity: org.hibernate.cfg.Configuration 阅读全文
摘要:
Could not load requested class : com.mysql.jdbc.Driver 阅读全文
摘要:
org.hibernate.engine.jndi.JndiException: Error parsing JNDI name [foo] 阅读全文
摘要:
单纯的只针对,持久层框架 Hibernate 配置文件的一些总结 阅读全文
摘要:
因为在使用SSH框架的过程,关于struts2的配置比较繁琐,所以做个总结。 阅读全文
摘要:
问题:导入自己本子上的项目后,出现小红叉,经检查jar包无误。 原因: 1. 之前电脑和现在电脑上的JDK 版本不一致or JRE 环境不一致,在项目右键菜单Build Path -->configure build path,找到Libraries标签页,在列表框底部找 到"JRE System 阅读全文
摘要:
通过Spring 框架内置的功能完成简单邮件发送的测试用例 阅读全文
摘要:
struts2 + Spring + Hibernate 不同角色登录怎样显示不同的菜单,和登录用户有无关系? 阅读全文
摘要:
关于 web 项目中 log4j.properties 日志文件的详细配置 阅读全文