程序包io.github.lishangbu.orange.mybatisplus.extension.handlers的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.ibatis.type.TypeReference<T>
      • org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
        • com.baomidou.mybatisplus.extension.handlers.AbstractJsonTypeHandler<T> (implements com.baomidou.mybatisplus.core.handlers.IJsonTypeHandler<T>)