您的位置:首页 > 运维架构

Open quote is expected for attribute "{1}" associated with an element type "type".

2016-03-08 12:38 543 查看
所出问题:Open quote is expected for attribute "{1}" associated with an element type "type".

出错项目:spring+hibernate

错误原因: *.hbm.xml配置文件中type后面双引号的问题,要么就是没加双引号,要么就是用的中文双引号。

解决办法:加上英文双引号
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: