【发布时间】:2011-03-26 15:54:19
【问题描述】:
我只是在学习 Spring3 Validation with Hibernate。我有这门课,但我设置得到以下错误
org.hibernate.MappingException:未知实体:com.stutteringjohnsmith.model.Friend
我正在做样本
http://www.roseindia.net/tutorial/spring/spring3/web/spring-3-mvc-and-hibernate3-example-part1.html
但我将文章更改为朋友!请帮帮我
【问题讨论】:
标签: hibernate spring spring-mvc