忘记解决图,大概就是这个错误: Cause: java.sql.SQLException: Can't convert to: binary stream。

我的解决方法是在mapper中做映射转换。

mybatis-plus 查询GBASE数据库LVARCHAR类型报错

但需要注意,这样不能使用BaseMapper中的方法,需要新写查询方法,并将resultMap指定为上面定义的BaseResultMap

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
  • 2021-07-06
  • 2021-07-05
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2021-05-21
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
相关资源
相似解决方案