public class ExtWechatMonthUnsignReqDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtWechatMonthUnsignReqDao
| Constructor and Description |
|---|
ExtWechatMonthUnsignReqDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthUnsignReqById(long id) |
ExtWechatMonthUnsignReq |
findExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data) |
ExtWechatMonthUnsignReq |
findExtWechatMonthUnsignReqById(long id) |
void |
insertExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq extWechatMonthUnsignReq) |
com.xunlei.common.util.Sheet<ExtWechatMonthUnsignReq> |
queryExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data) |
String |
updateWechatMonthUnsignReqFailTimes(String xunleiId,
String bizNo) |
String |
updateWechatMonthUnsignReqSuccessTimes(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 ExtWechatMonthUnsignReq findExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data)
findExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqDaopublic ExtWechatMonthUnsignReq findExtWechatMonthUnsignReqById(long id)
findExtWechatMonthUnsignReqById in interface IExtWechatMonthUnsignReqDaopublic com.xunlei.common.util.Sheet<ExtWechatMonthUnsignReq> queryExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data, com.xunlei.common.util.PagedFliper fliper)
queryExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqDaopublic void updateExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data)
updateExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqDaopublic void deleteExtWechatMonthUnsignReqById(long id)
deleteExtWechatMonthUnsignReqById in interface IExtWechatMonthUnsignReqDaopublic void insertExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq extWechatMonthUnsignReq)
insertExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqDaopublic String updateWechatMonthUnsignReqSuccessTimes(String xunleiId, String bizNo)
updateWechatMonthUnsignReqSuccessTimes in interface IExtWechatMonthUnsignReqDaopublic String updateWechatMonthUnsignReqFailTimes(String xunleiId, String bizNo)
updateWechatMonthUnsignReqFailTimes in interface IExtWechatMonthUnsignReqDaoCopyright © 2016. All rights reserved.