类 EbMerchantMonthStatement_mapper
java.lang.Object
com.walker.jdbc.BasePo<EbMerchantMonthStatement>
com.ishop.model.po.EbMerchantMonthStatement
com.ishop.model.po.EbMerchantMonthStatement_mapper
- 所有已实现的接口:
com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>,Serializable,Cloneable,org.springframework.jdbc.core.RowMapper<EbMerchantMonthStatement>
public class EbMerchantMonthStatement_mapper
extends EbMerchantMonthStatement
implements com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
表名:EB_MERCHANT_MONTH_STATEMENT *
- 作者:
- 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 Stringstatic final org.springframework.jdbc.core.RowMapper<EbMerchantMonthStatement>static final String从类继承的字段 com.ishop.model.po.EbMerchantMonthStatement
isset_dataDate, isset_firstBrokerage, isset_handlingFee, isset_id, isset_incomeExpenditure, isset_merId, isset_orderIncomeAmount, isset_orderNum, isset_orderPayAmount, isset_payoutAmount, isset_payoutNum, isset_refundAmount, isset_refundNum, isset_secondBrokerage -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明获取删除语句和参数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.ishop.model.po.EbMerchantMonthStatement
$clone, getDataDate, getFirstBrokerage, getHandlingFee, getId, getIncomeExpenditure, getMerId, getOrderIncomeAmount, getOrderNum, getOrderPayAmount, getPayoutAmount, getPayoutNum, getRefundAmount, getRefundNum, getSecondBrokerage, isEmptyDataDate, isEmptyFirstBrokerage, isEmptyHandlingFee, isEmptyId, isEmptyIncomeExpenditure, isEmptyMerId, isEmptyOrderIncomeAmount, isEmptyOrderNum, isEmptyOrderPayAmount, isEmptyPayoutAmount, isEmptyPayoutNum, isEmptyRefundAmount, isEmptyRefundNum, isEmptySecondBrokerage, setDataDate, setFirstBrokerage, setHandlingFee, setId, setIncomeExpenditure, setMerId, setOrderIncomeAmount, setOrderNum, setOrderPayAmount, setPayoutAmount, setPayoutNum, setPkValue, setRefundAmount, setRefundNum, setSecondBrokerage, 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
-
Id
- 另请参阅:
-
MerId
- 另请参阅:
-
OrderPayAmount
- 另请参阅:
-
OrderNum
- 另请参阅:
-
OrderIncomeAmount
- 另请参阅:
-
HandlingFee
- 另请参阅:
-
FirstBrokerage
- 另请参阅:
-
SecondBrokerage
- 另请参阅:
-
PayoutAmount
- 另请参阅:
-
PayoutNum
- 另请参阅:
-
RefundAmount
- 另请参阅:
-
RefundNum
- 另请参阅:
-
IncomeExpenditure
- 另请参阅:
-
DataDate
- 另请参阅:
-
-
构造器详细资料
-
EbMerchantMonthStatement_mapper
默认构造函数
-
-
方法详细资料
-
getTableName_
获取表名- 指定者:
getTableName_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getPkName_
获取主键名称- 指定者:
getPkName_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getPkValue_
获取主键值- 指定者:
getPkValue_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getInsertSql_
获取插入语句和参数- 指定者:
getInsertSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getUpdateSql_
获取更新语句和参数- 指定者:
getUpdateSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getUpdateSql_
public com.walker.jdbc.SqlAndParameters<Map<String,Object>> getUpdateSql_(String where, Map<String, Object> parameters) 获取更新语句和参数- 指定者:
getUpdateSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getUpdateSql_
获取更新语句和参数- 指定者:
getUpdateSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getDeleteSql_
获取删除语句和参数- 指定者:
getDeleteSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getDeleteSql_
public com.walker.jdbc.SqlAndParameters<Map<String,Object>> getDeleteSql_(String where, Map<String, Object> parameters) 获取删除语句和参数- 指定者:
getDeleteSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getDeleteSql_
获取删除语句和参数- 指定者:
getDeleteSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getSingleSql_
获取单行查询语句和参数- 指定者:
getSingleSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getSelectSql_
public com.walker.jdbc.SqlAndParameters<Map<String,Object>> getSelectSql_(String where, Map<String, Object> parameters) 获取查询语句和参数- 指定者:
getSelectSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
getSelectSql_
获取查询语句和参数- 指定者:
getSelectSql_在接口中com.walker.jdbc.BaseMapper<EbMerchantMonthStatement>
-
mapRow
将resultset的一行转化为po- 指定者:
mapRow在接口中org.springframework.jdbc.core.RowMapper<EbMerchantMonthStatement>- 抛出:
SQLException
-
toEbMerchantMonthStatement
克隆
-