Mybatis报无效的关系运算符异常
ORA-00920:无效的关系运算符工作需要将where条件封装到map中,where=name=ls,通过调试能获取name=ls,但查询时出现异常where1=1<i...
ORA-00920:无效的关系运算符
工作需要将where条件封装到map中,where=name=ls,通过调试能获取name=ls,但查询时出现异常
where 1=1
<if test="where !=null and where != '' ">
and #{where}
</if>
把#{where}换成1=1可以查询 map封装的where参数就是不行,哪位高手帮忙解决问题啊。
封装的int类型也一样,age=18 展开
工作需要将where条件封装到map中,where=name=ls,通过调试能获取name=ls,但查询时出现异常
where 1=1
<if test="where !=null and where != '' ">
and #{where}
</if>
把#{where}换成1=1可以查询 map封装的where参数就是不行,哪位高手帮忙解决问题啊。
封装的int类型也一样,age=18 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询