类 GenTable
java.lang.Object
top.binfast.common.mybatis.bean.model.BaseModel
top.binfast.daemon.codegen.domain.GenTable
- 所有已实现的接口:
Serializable
@TableName("gen_table")
public class GenTable
extends top.binfast.common.mybatis.bean.model.BaseModel
业务表 gen_table
- 作者:
- Lion Li
- 另请参阅:
-
字段概要
从类继承的字段 top.binfast.common.mybatis.bean.model.BaseModel
createBy, createTime, deleted, id, updateBy, updateTime -
构造器概要
构造器 -
方法概要
从类继承的方法 top.binfast.common.mybatis.bean.model.BaseModel
canEqual, equals, getCreateBy, getCreateTime, getDeleted, getId, getUpdateBy, getUpdateTime, hashCode, setCreateBy, setCreateTime, setDeleted, setId, setUpdateBy, setUpdateTime, toString
-
构造器详细资料
-
GenTable
public GenTable()
-
-
方法详细资料
-
isTree
public boolean isTree() -
isTree
-
isCrud
public boolean isCrud() -
isCrud
-
isSuperColumn
-
isSuperColumn
-