类 DbQueryDecorator.ResultSetWrapper
java.lang.Object
com.baomidou.mybatisplus.generator.config.querys.DbQueryDecorator.ResultSetWrapper
- 封闭类:
DbQueryDecorator
-
方法概要
-
方法详细资料
-
getStringResult
-
getFiledComment
- 返回:
- 获取字段注释
-
getTableComment
获取表注释- 返回:
- 表注释
-
formatComment
- 参数:
comment- 注释- 返回:
- 格式化内容
-
isPrimaryKey
public boolean isPrimaryKey()- 返回:
- 是否主键
-
getResultSet
-