public class ExtWechatMonthSignReqDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtWechatMonthSignReqDao
| Constructor and Description |
|---|
ExtWechatMonthSignReqDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
addOneMonth(String inputTime) |
void |
deleteExtWechatMonthSignReqById(long id) |
ExtWechatMonthSignReq |
findExtWechatMonthSignReq(ExtWechatMonthSignReq data) |
ExtWechatMonthSignReq |
findExtWechatMonthSignReq(String xunleiId,
List<String> bizNos) |
ExtWechatMonthSignReq |
findExtWechatMonthSignReq2(String xunleiId,
String bizNo) |
ExtWechatMonthSignReq |
findExtWechatMonthSignReqById(long id) |
void |
insertExtWechatMonthSignReq(ExtWechatMonthSignReq extWechatMonthSignReq) |
com.xunlei.common.util.Sheet<ExtWechatMonthSignReq> |
queryExtWechatMonthSignReq(ExtWechatMonthSignReq data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthSignReq(ExtWechatMonthSignReq data) |
String |
updateWechatMonthSignReqFailTimes(String xunleiId,
String bizNo) |
String |
updateWechatMonthSignReqSuccessTimes(String xunleiId,
String bizNo) |
addLimitToSql, batchUpdate, computeStartRowNo, createNextId, deleteObject, deleteObject, deleteObjectByCondition, execute, executeUpdate, findObject, findObjectByCondition, findObjects, findPagedObjects, findPagedObjects, findPagedObjects, findPagedObjectsExcludeFields, findPagedObjectsExcludeFields, findPagedObjectsIncludeFields, findPagedObjectsIncludeFields, getMaxNewSn, getNewSn, getNewSn, getSingleDouble, getSingleInt, getSingleLong, getSingleString, getSmoothNewSn, insertObject, isEmpty, isNotEmpty, isNumType, isSupportType, query, query, query, queryOne, queryOne, queryToList, queryToMap, queryToMap, queryToMapList, queryToMapList, saveObject, setDataS, toString, toString, toString, uniteForIn, updateObject, updateObject, updateObjectExcludeFields, updateObjectIncludeFieldspublic ExtWechatMonthSignReq findExtWechatMonthSignReq(ExtWechatMonthSignReq data)
findExtWechatMonthSignReq in interface IExtWechatMonthSignReqDaopublic ExtWechatMonthSignReq findExtWechatMonthSignReqById(long id)
findExtWechatMonthSignReqById in interface IExtWechatMonthSignReqDaopublic com.xunlei.common.util.Sheet<ExtWechatMonthSignReq> queryExtWechatMonthSignReq(ExtWechatMonthSignReq data, com.xunlei.common.util.PagedFliper fliper)
queryExtWechatMonthSignReq in interface IExtWechatMonthSignReqDaopublic void updateExtWechatMonthSignReq(ExtWechatMonthSignReq data)
updateExtWechatMonthSignReq in interface IExtWechatMonthSignReqDaopublic void deleteExtWechatMonthSignReqById(long id)
deleteExtWechatMonthSignReqById in interface IExtWechatMonthSignReqDaopublic void insertExtWechatMonthSignReq(ExtWechatMonthSignReq extWechatMonthSignReq)
insertExtWechatMonthSignReq in interface IExtWechatMonthSignReqDaopublic String updateWechatMonthSignReqSuccessTimes(String xunleiId, String bizNo)
updateWechatMonthSignReqSuccessTimes in interface IExtWechatMonthSignReqDaopublic String updateWechatMonthSignReqFailTimes(String xunleiId, String bizNo)
updateWechatMonthSignReqFailTimes in interface IExtWechatMonthSignReqDaopublic ExtWechatMonthSignReq findExtWechatMonthSignReq(String xunleiId, List<String> bizNos)
findExtWechatMonthSignReq in interface IExtWechatMonthSignReqDaopublic ExtWechatMonthSignReq findExtWechatMonthSignReq2(String xunleiId, String bizNo)
findExtWechatMonthSignReq2 in interface IExtWechatMonthSignReqDaoCopyright © 2016. All rights reserved.