类分层结构
- java.lang.Object
- tech.codingless.core.plugs.mybaties3.typehandler.MyBaseColumn
- org.apache.ibatis.type.TypeReference<T>
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
- tech.codingless.core.plugs.mybaties3.typehandler.MyBaseTypeHander<T>
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)