类 S_gen_column
java.lang.Object
com.walker.jdbc.BasePo<S_gen_column>
com.iplatform.model.po.S_gen_column
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_gen_column_mapper
表名:S_GEN_COLUMN *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final S_gen_column用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getIs_pk()getSort()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetColumn_comment(String column_comment) voidsetColumn_id(Long column_id) voidsetColumn_name(String column_name) voidsetColumn_type(String column_type) voidsetCreate_by(String create_by) voidsetCreate_time(Long create_time) voidsetDict_type(String dict_type) voidsetHtml_type(String html_type) voidsetIs_edit(String is_edit) voidsetIs_increment(String is_increment) voidsetIs_insert(String is_insert) voidsetIs_list(String is_list) voidvoidsetIs_query(String is_query) voidsetIs_required(String is_required) voidsetJava_field(String java_field) voidsetJava_type(String java_type) voidsetPkValue(Object value) 设置主键值voidsetQuery_type(String query_type) voidvoidsetTable_id(String table_id) toString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_column_id
protected boolean isset_column_id -
isset_table_id
protected boolean isset_table_id -
isset_column_name
protected boolean isset_column_name -
isset_column_comment
protected boolean isset_column_comment -
isset_column_type
protected boolean isset_column_type -
isset_java_type
protected boolean isset_java_type -
isset_java_field
protected boolean isset_java_field -
isset_is_pk
protected boolean isset_is_pk -
isset_is_increment
protected boolean isset_is_increment -
isset_is_required
protected boolean isset_is_required -
isset_is_insert
protected boolean isset_is_insert -
isset_is_edit
protected boolean isset_is_edit -
isset_is_list
protected boolean isset_is_list -
isset_is_query
protected boolean isset_is_query -
isset_query_type
protected boolean isset_query_type -
isset_html_type
protected boolean isset_html_type -
isset_dict_type
protected boolean isset_dict_type -
isset_sort
protected boolean isset_sort -
isset_create_by
protected boolean isset_create_by -
isset_create_time
protected boolean isset_create_time
-
-
构造器详细资料
-
S_gen_column
public S_gen_column()默认构造函数 -
S_gen_column
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_gen_column>
-
getColumn_id
-
setColumn_id
-
isEmptyColumn_id
public boolean isEmptyColumn_id() -
getTable_id
-
setTable_id
-
isEmptyTable_id
public boolean isEmptyTable_id() -
getColumn_name
-
setColumn_name
-
isEmptyColumn_name
public boolean isEmptyColumn_name() -
getColumn_comment
-
setColumn_comment
-
isEmptyColumn_comment
public boolean isEmptyColumn_comment() -
getColumn_type
-
setColumn_type
-
isEmptyColumn_type
public boolean isEmptyColumn_type() -
getJava_type
-
setJava_type
-
isEmptyJava_type
public boolean isEmptyJava_type() -
getJava_field
-
setJava_field
-
isEmptyJava_field
public boolean isEmptyJava_field() -
getIs_pk
-
setIs_pk
-
isEmptyIs_pk
public boolean isEmptyIs_pk() -
getIs_increment
-
setIs_increment
-
isEmptyIs_increment
public boolean isEmptyIs_increment() -
getIs_required
-
setIs_required
-
isEmptyIs_required
public boolean isEmptyIs_required() -
getIs_insert
-
setIs_insert
-
isEmptyIs_insert
public boolean isEmptyIs_insert() -
getIs_edit
-
setIs_edit
-
isEmptyIs_edit
public boolean isEmptyIs_edit() -
getIs_list
-
setIs_list
-
isEmptyIs_list
public boolean isEmptyIs_list() -
getIs_query
-
setIs_query
-
isEmptyIs_query
public boolean isEmptyIs_query() -
getQuery_type
-
setQuery_type
-
isEmptyQuery_type
public boolean isEmptyQuery_type() -
getHtml_type
-
setHtml_type
-
isEmptyHtml_type
public boolean isEmptyHtml_type() -
getDict_type
-
setDict_type
-
isEmptyDict_type
public boolean isEmptyDict_type() -
getSort
-
setSort
-
isEmptySort
public boolean isEmptySort() -
getCreate_by
-
setCreate_by
-
isEmptyCreate_by
public boolean isEmptyCreate_by() -
getCreate_time
-
setCreate_time
-
isEmptyCreate_time
public boolean isEmptyCreate_time() -
toString
重写 toString() 方法 -
$clone
克隆
-