public class ExtWechatMonthOkDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtWechatMonthOkDao
| Constructor and Description |
|---|
ExtWechatMonthOkDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthOkById(long id) |
ExtWechatMonthPayOk |
findExtWechatMonthOk(ExtWechatMonthPayOk data) |
ExtWechatMonthPayOk |
findExtWechatMonthOkById(long id) |
void |
insertExtWechatMonthOk(ExtWechatMonthPayOk extWechatMonthOk) |
com.xunlei.common.util.Sheet<ExtWechatMonthPayOk> |
queryExtWechatMonthOk(ExtWechatMonthPayOk data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthOk(ExtWechatMonthPayOk 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 ExtWechatMonthPayOk findExtWechatMonthOk(ExtWechatMonthPayOk data)
findExtWechatMonthOk in interface IExtWechatMonthOkDaopublic ExtWechatMonthPayOk findExtWechatMonthOkById(long id)
findExtWechatMonthOkById in interface IExtWechatMonthOkDaopublic com.xunlei.common.util.Sheet<ExtWechatMonthPayOk> queryExtWechatMonthOk(ExtWechatMonthPayOk data, com.xunlei.common.util.PagedFliper fliper)
queryExtWechatMonthOk in interface IExtWechatMonthOkDaopublic void updateExtWechatMonthOk(ExtWechatMonthPayOk data)
updateExtWechatMonthOk in interface IExtWechatMonthOkDaopublic void deleteExtWechatMonthOkById(long id)
deleteExtWechatMonthOkById in interface IExtWechatMonthOkDaopublic void insertExtWechatMonthOk(ExtWechatMonthPayOk extWechatMonthOk)
insertExtWechatMonthOk in interface IExtWechatMonthOkDaoCopyright © 2016. All rights reserved.