类 Mapper
java.lang.Object
com.baomidou.mybatisplus.generator.config.builder.Mapper
- 所有已实现的接口:
ITemplate
控制器属性配置
- 从以下版本开始:
- 3.5.0
- 作者:
- nieqiurong 2020/10/11.
-
嵌套类概要
嵌套类 -
方法概要
修饰符和类型方法说明Class<? extends org.apache.ibatis.cache.Cache> getCache()@NotNull Stringbooleanbooleanbooleanboolean已过时。renderData(@NotNull TableInfo tableInfo)
-
方法详细资料
-
getSuperClass
-
isMapperAnnotation
已过时。 -
isBaseResultMap
public boolean isBaseResultMap() -
isBaseColumnList
public boolean isBaseColumnList() -
getConverterMapperFileName
-
getConverterXmlFileName
-
getCache
-
isFileOverride
public boolean isFileOverride() -
renderData
- 指定者:
renderData在接口中ITemplate
-