- 博客(6)
- 资源 (1)
- 收藏
- 关注

原创 hibernate 自动创建表时异常
严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory.BeanCreationException: Error crea
2016-11-15 11:08:34
378
转载 HTTP请求错误400、401、402、403、404、405、406、407、412、414、500、501、502解析
转载至http://blog.youkuaiyun.com/ningxinyu520/article/details/18217077HTTP 错误 400 400 请求出错 由于语法格式有误,服务器无法理解此请求。不作修改,客户程序就无法重复此请求。 HTTP 错误 401 401.1 未授权:登录失败 此错误
2017-09-06 13:57:50
1165
转载 hibernate实体类注解错误Could not determine type for: java.util.Set
今天配置实体类注解时,出现以下错误: Caused by: org.hibernate.MappingException: Could not determine typefor: Java.util.Set, at table: test_plan, for columns:[org.hibernate.mapping.Column(routing_case)]
2016-11-22 11:38:44
505
转载 java常见的ClassNotFoundException
1 - Java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory 添加包common-logging.jar2 - java.lang.ClassNotFoundException: javax.transaction.Synchronization 添加包jta.jar(hibera
2016-11-17 16:46:37
492
转载 hibernate异常
Hibenate异常汇总:java.lang.NoClassDefFoundError: org/jboss/logging/BasicLoggerException in threadHibenate异常汇总:java.lang.NoClassDefFoundError: org/jboss/logging/BasicLoggerException in thread "main" java.l
2016-11-14 22:11:08
387
转载 spring-hibernate部分jar包详解
在网上见到了讲jar包功能的随笔,于是贴过来,做个记录。 了解这些内容有助于我们减小发布包的大小,同时也可以增加对Spring架构的了解。spring.jar 是包含有完整发布模块的单个jar 包。但是不包括mock.jar, aspects.jar, spring-portlet.jar, and spring-hibernate2.jar。spring-
2016-11-12 22:49:18
1137
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人