随笔分类 - mybatis
自己练习过程中遇到的mybatis的报错信息
Caused by: java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.sql.Driver' for property 'driver': no matching editors or conversion strategy found
摘要:spring整合mybatis报错 Caused by: java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'java.sql.Driver' for p
阅读全文
mybatis增删改查遇到的报错信息
摘要:1:查询 报错信息1 1 org.apache.ibatis.exceptions.PersistenceException: 2 ### Error querying database. Cause: org.apache.ibatis.executor.ExecutorException: A
阅读全文
浙公网安备 33010602011771号