程序包com.baomidou.mybatisplus.extension.handlers的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.ibatis.reflection.wrapper.BaseWrapper (implements org.apache.ibatis.reflection.wrapper.ObjectWrapper)
      • org.apache.ibatis.reflection.wrapper.MapWrapper
    • org.apache.ibatis.type.TypeReference<T>