程序包tech.codingless.core.plugs.mybaties3.typehandler的分层结构

程序包分层结构:

类分层结构

  • 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>)