类 S_gen_table

java.lang.Object
com.walker.jdbc.BasePo<S_gen_table>
com.iplatform.model.po.S_gen_table
所有已实现的接口:
Serializable, Cloneable
直接已知子类:
S_gen_table_mapper

public class S_gen_table extends com.walker.jdbc.BasePo<S_gen_table>
表名:S_GEN_TABLE *
作者:
genrator
另请参阅:
  • 字段详细资料

    • ROW_MAPPER

      public static final S_gen_table ROW_MAPPER
      用于兼容老写法
    • isset_table_id

      protected boolean isset_table_id
    • isset_table_name

      protected boolean isset_table_name
    • isset_table_comment

      protected boolean isset_table_comment
    • isset_sub_table_name

      protected boolean isset_sub_table_name
    • isset_sub_table_fk_name

      protected boolean isset_sub_table_fk_name
    • isset_class_name

      protected boolean isset_class_name
    • isset_tpl_category

      protected boolean isset_tpl_category
    • isset_package_name

      protected boolean isset_package_name
    • isset_module_name

      protected boolean isset_module_name
    • isset_business_name

      protected boolean isset_business_name
    • isset_function_name

      protected boolean isset_function_name
    • isset_function_author

      protected boolean isset_function_author
    • isset_gen_type

      protected boolean isset_gen_type
    • isset_gen_path

      protected boolean isset_gen_path
    • isset_options

      protected boolean isset_options
    • isset_create_by

      protected boolean isset_create_by
    • isset_create_time

      protected boolean isset_create_time
    • isset_remark

      protected boolean isset_remark
  • 构造器详细资料

    • S_gen_table

      public S_gen_table()
      默认构造函数
    • S_gen_table

      public S_gen_table(Long table_id)
      根据主键构造对象
  • 方法详细资料

    • setPkValue

      public void setPkValue(Object value)
      设置主键值
      指定者:
      setPkValue 在类中 com.walker.jdbc.BasePo<S_gen_table>
    • getTable_id

      public Long getTable_id()
    • setTable_id

      public void setTable_id(Long table_id)
    • isEmptyTable_id

      public boolean isEmptyTable_id()
    • getTable_name

      public String getTable_name()
    • setTable_name

      public void setTable_name(String table_name)
    • isEmptyTable_name

      public boolean isEmptyTable_name()
    • getTable_comment

      public String getTable_comment()
    • setTable_comment

      public void setTable_comment(String table_comment)
    • isEmptyTable_comment

      public boolean isEmptyTable_comment()
    • getSub_table_name

      public String getSub_table_name()
    • setSub_table_name

      public void setSub_table_name(String sub_table_name)
    • isEmptySub_table_name

      public boolean isEmptySub_table_name()
    • getSub_table_fk_name

      public String getSub_table_fk_name()
    • setSub_table_fk_name

      public void setSub_table_fk_name(String sub_table_fk_name)
    • isEmptySub_table_fk_name

      public boolean isEmptySub_table_fk_name()
    • getClass_name

      public String getClass_name()
    • setClass_name

      public void setClass_name(String class_name)
    • isEmptyClass_name

      public boolean isEmptyClass_name()
    • getTpl_category

      public String getTpl_category()
    • setTpl_category

      public void setTpl_category(String tpl_category)
    • isEmptyTpl_category

      public boolean isEmptyTpl_category()
    • getPackage_name

      public String getPackage_name()
    • setPackage_name

      public void setPackage_name(String package_name)
    • isEmptyPackage_name

      public boolean isEmptyPackage_name()
    • getModule_name

      public String getModule_name()
    • setModule_name

      public void setModule_name(String module_name)
    • isEmptyModule_name

      public boolean isEmptyModule_name()
    • getBusiness_name

      public String getBusiness_name()
    • setBusiness_name

      public void setBusiness_name(String business_name)
    • isEmptyBusiness_name

      public boolean isEmptyBusiness_name()
    • getFunction_name

      public String getFunction_name()
    • setFunction_name

      public void setFunction_name(String function_name)
    • isEmptyFunction_name

      public boolean isEmptyFunction_name()
    • getFunction_author

      public String getFunction_author()
    • setFunction_author

      public void setFunction_author(String function_author)
    • isEmptyFunction_author

      public boolean isEmptyFunction_author()
    • getGen_type

      public String getGen_type()
    • setGen_type

      public void setGen_type(String gen_type)
    • isEmptyGen_type

      public boolean isEmptyGen_type()
    • getGen_path

      public String getGen_path()
    • setGen_path

      public void setGen_path(String gen_path)
    • isEmptyGen_path

      public boolean isEmptyGen_path()
    • getOptions

      public String getOptions()
    • setOptions

      public void setOptions(String options)
    • isEmptyOptions

      public boolean isEmptyOptions()
    • getCreate_by

      public String getCreate_by()
    • setCreate_by

      public void setCreate_by(String create_by)
    • isEmptyCreate_by

      public boolean isEmptyCreate_by()
    • getCreate_time

      public Long getCreate_time()
    • setCreate_time

      public void setCreate_time(Long create_time)
    • isEmptyCreate_time

      public boolean isEmptyCreate_time()
    • getRemark

      public String getRemark()
    • setRemark

      public void setRemark(String remark)
    • isEmptyRemark

      public boolean isEmptyRemark()
    • toString

      public String toString()
      重写 toString() 方法
      覆盖:
      toString 在类中 Object
    • $clone

      public S_gen_table $clone()
      克隆
    • getTreeCode

      public String getTreeCode()
    • setTreeCode

      public void setTreeCode(String treeCode)
    • getTreeParentCode

      public String getTreeParentCode()
    • setTreeParentCode

      public void setTreeParentCode(String treeParentCode)
    • getTreeName

      public String getTreeName()
    • setTreeName

      public void setTreeName(String treeName)
    • getParentMenuId

      public String getParentMenuId()
    • setParentMenuId

      public void setParentMenuId(String parentMenuId)
    • getParentMenuName

      public String getParentMenuName()
    • setParentMenuName

      public void setParentMenuName(String parentMenuName)