zyg166 commented on issue #5203:
URL: https://github.com/apache/shardingsphere/issues/5203#issuecomment-619909738


   > 4.0.0 and 4.0.1 is not compatible with mybatis-3.5.1 or upper
   > 
   > I found that in 4.0.0 RC2, getObject will not use 
AbstractUnsupportedOperationResultSet.getObjject() (will user the 
mehtod:ResultSetImpl.getObjec in mysql-connector-java), but when use 4.0.0 
getObject uses the method "AbstractUnsupportedOperationResultSet.getObjject()";
   > 
   > Why change this? Will the latest version support the latest version 
mybatis?
   > PS:https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.1
   > 
   > If not I think a lot of people can not update to the latest version 4.0.0 
or 4.0.1.
   
   you are right. i am in the same situation.  i downgrade sharding-jdbc 
version to 4.0.0-RC2,problem solved.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to