程序包top.lingkang.mm.handler的分层结构
类分层结构
- java.lang.Object
- org.apache.ibatis.type.TypeReference<T>
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
- org.apache.ibatis.type.DateTypeHandler
- top.lingkang.mm.handler.MagicSqliteDateTypeHandler
- org.apache.ibatis.type.DateTypeHandler
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
- org.apache.ibatis.type.TypeReference<T>