12 2010 档案
ExecutorService.submit(Callable).get()不并发执行
摘要:今天在学习Callable的用法, Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public class CallableT... 阅读全文
posted @ 2010-12-24 10:58 ﹎敏ō 阅读(3836) 评论(2) 推荐(0)
java.lang.NoSuchMethodError: org.hibernate.mapping.SimpleValue.<init>(Lorg/hibernate/mapping/Table;)V
摘要:Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [app... 阅读全文
posted @ 2010-12-21 16:41 ﹎敏ō 阅读(3216) 评论(2) 推荐(0)
java.lang.ClassNotFoundException: org.hibernate.annotations.common.reflection.MetadataProvider
摘要:Caused by: java.lang.NoClassDefFoundError: org/hibernate/annotations/common/reflection/MetadataProvider at java.lang.Class.getDeclaredConstructors0(Na... 阅读全文
posted @ 2010-12-21 16:16 ﹎敏ō 阅读(8496) 评论(0) 推荐(1)