Uses of Class
cn.lm.mybatis.mapper.util.support.ColumnCache
Packages that use ColumnCache
-
Uses of ColumnCache in cn.lm.mybatis.mapper.util
Methods in cn.lm.mybatis.mapper.util that return types with arguments of type ColumnCacheModifier and TypeMethodDescriptionstatic Map<String,ColumnCache> LambdaUtils.getColumnMap(Class<?> clazz) 获取实体对应字段 MAP