| 限定符和类型 | 类和说明 |
|---|---|
static class |
Mapper.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Class<? extends org.apache.ibatis.cache.Cache> |
getCache() |
ConverterFileName |
getConverterMapperFileName() |
ConverterFileName |
getConverterXmlFileName() |
@NotNull java.lang.String |
getSuperClass() |
boolean |
isBaseColumnList() |
boolean |
isBaseResultMap() |
boolean |
isMapperAnnotation() |
@NotNull java.util.Map<java.lang.String,java.lang.Object> |
renderData(@NotNull TableInfo tableInfo) |
@NotNull public @NotNull java.lang.String getSuperClass()
public boolean isMapperAnnotation()
public boolean isBaseResultMap()
public boolean isBaseColumnList()
public ConverterFileName getConverterMapperFileName()
public ConverterFileName getConverterXmlFileName()
public java.lang.Class<? extends org.apache.ibatis.cache.Cache> getCache()
@NotNull
public @NotNull java.util.Map<java.lang.String,java.lang.Object> renderData(@NotNull
@NotNull TableInfo tableInfo)
renderData 在接口中 ITemplate