Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- cn.yusiwen.commons.mapper.BaseEntity
- cn.yusiwen.commons.mapper.BaseMapper.BaseSqlProviderSupport
- cn.yusiwen.commons.mapper.BaseMapper.InsertSqlProvider
- cn.yusiwen.commons.mapper.BaseMapper.InsertWithoutPrimaryKeySqlProvider
- cn.yusiwen.commons.mapper.BaseMapper.SelectByPrimaryKeyInSqlProvider
- cn.yusiwen.commons.mapper.BaseMapper.SelectOneSqlProvider
- cn.yusiwen.commons.mapper.BaseMapper.TableInfo
- cn.yusiwen.commons.mapper.CollectionUtil
- cn.yusiwen.commons.mapper.CollectionUtil.CompareResult<T>
- cn.yusiwen.commons.mapper.ObjectUtil
- cn.yusiwen.commons.mapper.ReflectUtil
- cn.yusiwen.commons.mapper.StrUtil
Interface Hierarchy
- cn.yusiwen.commons.mapper.BaseMapper<S>
Annotation Type Hierarchy
- cn.yusiwen.commons.mapper.annotation.JSONColumn (implements java.lang.annotation.Annotation)
- cn.yusiwen.commons.mapper.annotation.NotColumn (implements java.lang.annotation.Annotation)
- cn.yusiwen.commons.mapper.annotation.PrimaryKey (implements java.lang.annotation.Annotation)
- cn.yusiwen.commons.mapper.annotation.Table (implements java.lang.annotation.Annotation)