类 S_gen_table_mapper
java.lang.Object
com.walker.jdbc.BasePo<S_gen_table>
com.iplatform.model.po.S_gen_table
com.iplatform.model.po.S_gen_table_mapper
- 所有已实现的接口:
com.walker.jdbc.BaseMapper<S_gen_table>,Serializable,Cloneable,org.springframework.jdbc.core.RowMapper<S_gen_table>
public class S_gen_table_mapper
extends S_gen_table
implements com.walker.jdbc.BaseMapper<S_gen_table>
表名:S_GEN_TABLE *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final org.springframework.jdbc.core.RowMapper<S_gen_table>static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String从类继承的字段 com.iplatform.model.po.S_gen_table
isset_business_name, isset_class_name, isset_create_by, isset_create_time, isset_function_author, isset_function_name, isset_gen_path, isset_gen_type, isset_module_name, isset_options, isset_package_name, isset_remark, isset_sub_table_fk_name, isset_sub_table_name, isset_table_comment, isset_table_id, isset_table_name, isset_tpl_category -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明获取删除语句和参数com.walker.jdbc.SqlAndParameters<Object[]>getDeleteSql_(String where, Object[] parameters) 获取删除语句和参数getDeleteSql_(String where, Map<String, Object> parameters) 获取删除语句和参数获取插入语句和参数获取主键名称获取主键值com.walker.jdbc.SqlAndParameters<Object[]>getSelectSql_(String where, Object[] parameters) 获取查询语句和参数getSelectSql_(String where, Map<String, Object> parameters) 获取查询语句和参数获取单行查询语句和参数获取表名获取更新语句和参数com.walker.jdbc.SqlAndParameters<Object[]>getUpdateSql_(String where, Object[] parameters) 获取更新语句和参数getUpdateSql_(String where, Map<String, Object> parameters) 获取更新语句和参数将resultset的一行转化为po克隆从类继承的方法 com.iplatform.model.po.S_gen_table
$clone, getBusiness_name, getClass_name, getCreate_by, getCreate_time, getFunction_author, getFunction_name, getGen_path, getGen_type, getModule_name, getOptions, getPackage_name, getParentMenuId, getParentMenuName, getRemark, getSub_table_fk_name, getSub_table_name, getTable_comment, getTable_id, getTable_name, getTpl_category, getTreeCode, getTreeName, getTreeParentCode, isEmptyBusiness_name, isEmptyClass_name, isEmptyCreate_by, isEmptyCreate_time, isEmptyFunction_author, isEmptyFunction_name, isEmptyGen_path, isEmptyGen_type, isEmptyModule_name, isEmptyOptions, isEmptyPackage_name, isEmptyRemark, isEmptySub_table_fk_name, isEmptySub_table_name, isEmptyTable_comment, isEmptyTable_id, isEmptyTable_name, isEmptyTpl_category, setBusiness_name, setClass_name, setCreate_by, setCreate_time, setFunction_author, setFunction_name, setGen_path, setGen_type, setModule_name, setOptions, setPackage_name, setParentMenuId, setParentMenuName, setPkValue, setRemark, setSub_table_fk_name, setSub_table_name, setTable_comment, setTable_id, setTable_name, setTpl_category, setTreeCode, setTreeName, setTreeParentCode, toString从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 com.walker.jdbc.BaseMapper
setPkValue
-
字段详细资料
-
ROW_MAPPER
-
TABLE_ID
- 另请参阅:
-
TABLE_NAME
- 另请参阅:
-
TABLE_COMMENT
- 另请参阅:
-
SUB_TABLE_NAME
- 另请参阅:
-
SUB_TABLE_FK_NAME
- 另请参阅:
-
CLASS_NAME
- 另请参阅:
-
TPL_CATEGORY
- 另请参阅:
-
PACKAGE_NAME
- 另请参阅:
-
MODULE_NAME
- 另请参阅:
-
BUSINESS_NAME
- 另请参阅:
-
FUNCTION_NAME
- 另请参阅:
-
FUNCTION_AUTHOR
- 另请参阅:
-
GEN_TYPE
- 另请参阅:
-
GEN_PATH
- 另请参阅:
-
OPTIONS
- 另请参阅:
-
CREATE_BY
- 另请参阅:
-
CREATE_TIME
- 另请参阅:
-
REMARK
- 另请参阅:
-
-
构造器详细资料
-
S_gen_table_mapper
默认构造函数
-
-
方法详细资料
-
getTableName_
获取表名- 指定者:
getTableName_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getPkName_
获取主键名称- 指定者:
getPkName_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getPkValue_
获取主键值- 指定者:
getPkValue_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getInsertSql_
获取插入语句和参数- 指定者:
getInsertSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getUpdateSql_
获取更新语句和参数- 指定者:
getUpdateSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getUpdateSql_
public com.walker.jdbc.SqlAndParameters<Map<String,Object>> getUpdateSql_(String where, Map<String, Object> parameters) 获取更新语句和参数- 指定者:
getUpdateSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getUpdateSql_
获取更新语句和参数- 指定者:
getUpdateSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getDeleteSql_
获取删除语句和参数- 指定者:
getDeleteSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getDeleteSql_
public com.walker.jdbc.SqlAndParameters<Map<String,Object>> getDeleteSql_(String where, Map<String, Object> parameters) 获取删除语句和参数- 指定者:
getDeleteSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getDeleteSql_
获取删除语句和参数- 指定者:
getDeleteSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getSingleSql_
获取单行查询语句和参数- 指定者:
getSingleSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getSelectSql_
public com.walker.jdbc.SqlAndParameters<Map<String,Object>> getSelectSql_(String where, Map<String, Object> parameters) 获取查询语句和参数- 指定者:
getSelectSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
getSelectSql_
获取查询语句和参数- 指定者:
getSelectSql_在接口中com.walker.jdbc.BaseMapper<S_gen_table>
-
mapRow
将resultset的一行转化为po- 指定者:
mapRow在接口中org.springframework.jdbc.core.RowMapper<S_gen_table>- 抛出:
SQLException
-
toS_gen_table
克隆
-