java.sql.SQLException: ORA-64203: 目标缓冲区太小, 无法容纳字符集转换之后的 CLOB 数据
Posted moonsoft
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了java.sql.SQLException: ORA-64203: 目标缓冲区太小, 无法容纳字符集转换之后的 CLOB 数据相关的知识,希望对你有一定的参考价值。
<!--获取ae45at--> <select id="selectAe45at" parameterClass="java.util.Map" resultClass="java.util.HashMap"> <!--select caz045,aac001,to_char(aae013) aae013,flag,aaa121 from ae45at where caz045=#caz045#--> select caz045,aac001,aae013,flag,aaa121 from ae45at where caz045=#caz045# </select>
以上是关于java.sql.SQLException: ORA-64203: 目标缓冲区太小, 无法容纳字符集转换之后的 CLOB 数据的主要内容,如果未能解决你的问题,请参考以下文章