原文:hibernate配置文件 The content of element type "class" must match

hibernate映射文件hbm.xml出错,错误信息如下: The content of element type class must match meta ,subselect ,cache ,synchronize ,comment ,tuplizer , id composite id ,discriminator ,natural id , version timestamp , pr ...

2016-10-03 00:37 0 5702 推荐指数:

查看详情

The content of element type must match解决方法

当我在mybatis的核心配置文件SqlMapConfig.xml中配置别名的时候,老是提示错误。 把鼠标移到上去就可以看到详细的内容 如下图所示: 问题原因: 通过错误的提示信息,原来这个xml文件中的属性是有顺序要求的。 我们按照提提的属性要求来即可。 ...

Sat Oct 06 23:24:00 CST 2018 0 1051
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM