类分层结构
- java.lang.Object
- cn.org.atool.fluent.mybatis.typehandler.ConvertorKit
- org.apache.ibatis.type.TypeReference<T>
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
接口分层结构
- cn.org.atool.fluent.mybatis.typehandler.IConvertor<T>
Copyright © 2022. All rights reserved.