摘要: 配置使用hibernate插入数据提示,java.lang.NoClassDefFoundError: javax/transaction/SystemException解决方法,缺少此jar包 jar包下载地址 http://download.csdn.net/detail/icele/17533 阅读全文
posted @ 2015-10-13 16:14 smallsunshine 阅读(1970) 评论(0) 推荐(0)
摘要: 发项目的过程中,经常需要用到一写jar包,现在对其中的一写jar的作用,做下总结,也算是避免少引或者多引jar包吧,欢迎大家补充。谢谢。 1.apache的一写jar commons-collections.jar: Apache Commons包中的一个,包含了一些Apache开发的集合类,功能比 阅读全文
posted @ 2015-10-13 16:12 smallsunshine 阅读(241) 评论(0) 推荐(0)