类分层结构
- java.lang.Object
- org.apache.ibatis.reflection.wrapper.BaseWrapper (implements org.apache.ibatis.reflection.wrapper.ObjectWrapper)
- org.apache.ibatis.reflection.wrapper.MapWrapper
- com.kdayun.z1.core.mybatis.DefaultPlugin (implements org.apache.ibatis.plugin.Interceptor)
- com.kdayun.z1.core.mybatis.MapWrapperFactory (implements org.apache.ibatis.reflection.wrapper.ObjectWrapperFactory)
- com.kdayun.z1.core.mybatis.PagingPlugin (implements org.apache.ibatis.plugin.Interceptor)
- com.kdayun.z1.core.mybatis.PagingPluginEx (implements org.apache.ibatis.plugin.Interceptor)
- com.kdayun.z1.core.mybatis.PluginProcessorBuilder
- com.kdayun.z1.core.mybatis.StaticSqlSource (implements org.apache.ibatis.mapping.SqlSource)