配置xml文件的時候報(bào)錯
報(bào)這個錯誤
The content of element type "mapper" must match "(cache-ref|cache|resultMap*|parameterMap*|sql*|insert*|update*|delete*|select*)+".
報(bào)這個錯誤
The content of element type "mapper" must match "(cache-ref|cache|resultMap*|parameterMap*|sql*|insert*|update*|delete*|select*)+".
舉報(bào)
2018-09-21
兄弟,問下,,用mybatis返回jsp頁面的代碼,寫在哪個位置,,視頻里面看不到
2018-08-19
xml約束 按照match后面括號里的順序?qū)憳?biāo)簽 比如cache-ref標(biāo)簽必須寫在cache標(biāo)簽前面!