Caused by: org.hibernate.MappingException: Association references unmapped class: CstActivity
一般是哪里有问题呢?
怎么解决?
有人能详细一点吗?
Caused by: org.hibernate.MappingException: Association references unmapped class: CstActivity
一般是哪里有问题呢?
怎么解决?
有人能详细一点吗?
映射文件配置错了~看清楚配置文件里CstActivity这个类的路径或者类名有没写错
这个是hibernate的映射异常,好像是不能映射到类