hibernate 6
错误提示:
org.hibernate.exception.SQLGrammarException: could not initialize a collection
错误原因:
<many-to-many>父类元素的<set >的属性table对应的表名写错啦
发布时间: 2012-10-17 10:25:47 作者: rapoo
hibernate 6
错误提示:
org.hibernate.exception.SQLGrammarException: could not initialize a collection
错误原因:
<many-to-many>父类元素的<set >的属性table对应的表名写错啦