元素类型为 “mapper“ 的内容必须匹配 “(cache-ref|cache|resultMap*|parameterMap
Posted 闲言_
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了元素类型为 “mapper“ 的内容必须匹配 “(cache-ref|cache|resultMap*|parameterMap相关的知识,希望对你有一定的参考价值。
错误删除环境
使用mybatis 对数据库进行crud操作时产生
错误描述
Caused by: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 92; columnNumber: 10; 元素类型为 "mapper" 的内容必须匹配 "(cache-ref|cache|resultMap*|parameterMap*|sql*|insert*|update*|delete*|select*)+"。
Caused by: org.xml.sax.SAXParseException: 元素类型为 "mapper" 的内容必须匹配 "(cache-ref|cache|resultMap*|parameterMap*|sql*|insert*|update*|delete*|select*)+"。
错误原因
- 在mapper 文件中多输入其他字符导致的
解决办法
以上是关于元素类型为 “mapper“ 的内容必须匹配 “(cache-ref|cache|resultMap*|parameterMap的主要内容,如果未能解决你的问题,请参考以下文章
org.xml.sax.SAXParseException: 元素类型为 "resultMap" 的内容必须匹配 "(constructor?,id*,result*,a
configuration标签报错, 元素类型为 “configuration“ 的内容必须匹配 “...
Struts配置文件报错"元素类型为 "package" 的内容必须匹配"
元素类型为 "configuration" 的内容必须匹配 "(properties?,settings?,typeAliases?,typeHandlers?
元素类型为 "resultMap" 的内容必须匹配 "(constructor?,id*,result*,association*,collection*,discrim
元素类型为 "resultMap" 的内容必须匹配 "(constructor?,id*,result*,association*,collection*,discrim