org.hibernate.AnnotationException: @org.hibernate.annotations.Table references an unknown table:
今天在开发的项目模块中,利用hibernate自动创建表时报org.hibernate.AnnotationException: @org.hibernate.annotations.Table references an unknown table: 原因是注解类用了@org.hibernate.annotations.Table,如下所示:
import javax.persistence.
转载
2015-01-29 18:49:07 ·
7685 阅读 ·
1 评论