public class ExtWechatMonthReqDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtWechatMonthReqDao
| Constructor and Description |
|---|
ExtWechatMonthReqDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthReqById(long id) |
ExtWechatMonthPayReq |
findExtWechatMonthReq(ExtWechatMonthPayReq data) |
ExtWechatMonthPayReq |
findExtWechatMonthReqById(long id) |
void |
insertExtWechatMonthReq(ExtWechatMonthPayReq extWechatMonthReq) |
com.xunlei.common.util.Sheet<ExtWechatMonthPayReq> |
queryExtWechatMonthReq(ExtWechatMonthPayReq data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthReq(ExtWechatMonthPayReq data) |
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 ExtWechatMonthPayReq findExtWechatMonthReq(ExtWechatMonthPayReq data)
findExtWechatMonthReq in interface IExtWechatMonthReqDaopublic ExtWechatMonthPayReq findExtWechatMonthReqById(long id)
findExtWechatMonthReqById in interface IExtWechatMonthReqDaopublic com.xunlei.common.util.Sheet<ExtWechatMonthPayReq> queryExtWechatMonthReq(ExtWechatMonthPayReq data, com.xunlei.common.util.PagedFliper fliper)
queryExtWechatMonthReq in interface IExtWechatMonthReqDaopublic void updateExtWechatMonthReq(ExtWechatMonthPayReq data)
updateExtWechatMonthReq in interface IExtWechatMonthReqDaopublic void deleteExtWechatMonthReqById(long id)
deleteExtWechatMonthReqById in interface IExtWechatMonthReqDaopublic void insertExtWechatMonthReq(ExtWechatMonthPayReq extWechatMonthReq)
insertExtWechatMonthReq in interface IExtWechatMonthReqDaoCopyright © 2016. All rights reserved.