Description Resource Path Location TypeAttribute column must be declared for element type property Userhbmxml NO16src line 13 XML Problem报错解决
在User.hbm.xml文件中的第13行,属性元素(property)缺少column属性声明,需要添加column属性声明才能解决该错误。例如:
原文地址: https://www.cveoy.top/t/topic/g3WU 著作权归作者所有。请勿转载和采集!