You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type handler resolution is now delayed so that JdbcType is taken into account
Fail-fast is nice, but it practically prevents MyBatis from using runtime JDBC type information to resolve type handler.
Related to mybatis#9mybatis#19
0 commit comments