ibatis动态sql配置启动时提示:The content of elements must consist of well-formed character data...
ibatis配置如下,高手帮我看看.
SELECT L_SERIALNO as serialno,
C_CONTENT as content,
C_MOBILENO as mobileno,
C_DATE as cdate,
C_TIME as ctime,
C_FUNDACCO as fundacco,
L_BACKID as backid,
C_TASKCODE as taskcode,
C_BACK as back,
C_BACKCONTENT as backcontent,
C_BACKDATE as backdate,
C_BACKTIME as backtime,
c_pipe as l_type
FROM TSMS_RECEIVE
C_TASKCODE =#taskCode#
C_DATE >= #startDate#
C_DATE
人气:341 ℃ 时间:2020-04-14 22:54:51
解答
把下面这个表达式反过来写就可以了
C_DATE = C_DATE
记住:在ibatis的配置文件中不能出现小于号
推荐
- Hibernate配置文件错误提示,The content of element type "list" must match ,怎么解决呢.
- The content of elements must consist of well-formed character data or markup.
- The content of element type "taglib" must match "(tlib-version,jsp-version,short-name,uri?,display-name?,small-
- MAtlab中To RESHAPE the number of elements must not change.
- ? In an assignment A(I) = B, the number of elements in B and I must be the same.
- 若分式ax+1/(x-2)(x-5)恒等于A/x-2+b/x-5,求A.B的值
- 787+781+783+778+779=多少 要简便运算
- 要祖国的风景名胜,要著名的!
猜你喜欢