PS: I use Oracle database
CodePudding user response:
Mapper. The XML cannot use & lt; You can use & gt;CodePudding user response:
Because the XML tags are used & lt; At the beginning of, parse the XML document in the truth, if you use the & lt; Will be misinterpreted analysis into tags,You can use & amp; lt; (& lt;) & gt; (& gt;) Escape character, if it is range queries can also be used between... and
CodePudding user response:
Less-than and & amp; Need to escape, is greater than the number