随笔分类 -  Hibernate

Java框架-数据持久化
摘要:在使用注解进行Hibernate开发时、报了一个如下的错误Exception in thread "main" org.hibernate.AnnotationException: No identifier specified for entity: com.eyang.hibernate.mod... 阅读全文
posted @ 2015-01-30 16:35 一杨 阅读(509) 评论(0) 推荐(0)
摘要:今天在学习Hibernate、在配置的过程报了一个如下的错误、 org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set仔细检查了... 阅读全文
posted @ 2015-01-30 15:10 一杨 阅读(236) 评论(0) 推荐(0)