public class ExtWechatMonthUnsignDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtWechatMonthUnsignDao
| Constructor and Description |
|---|
ExtWechatMonthUnsignDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthUnsignById(long id) |
ExtWechatMonthUnsign |
findExtWechatMonthUnsign(ExtWechatMonthUnsign data) |
ExtWechatMonthUnsign |
findExtWechatMonthUnsignById(long id) |
void |
insertExtWechatMonthUnsign(ExtWechatMonthUnsign extWechatMonthUnsign) |
com.xunlei.common.util.Sheet<ExtWechatMonthUnsign> |
queryExtWechatMonthUnsign(ExtWechatMonthUnsign data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthUnsign(ExtWechatMonthUnsign 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 ExtWechatMonthUnsign findExtWechatMonthUnsign(ExtWechatMonthUnsign data)
findExtWechatMonthUnsign in interface IExtWechatMonthUnsignDaopublic ExtWechatMonthUnsign findExtWechatMonthUnsignById(long id)
findExtWechatMonthUnsignById in interface IExtWechatMonthUnsignDaopublic com.xunlei.common.util.Sheet<ExtWechatMonthUnsign> queryExtWechatMonthUnsign(ExtWechatMonthUnsign data, com.xunlei.common.util.PagedFliper fliper)
queryExtWechatMonthUnsign in interface IExtWechatMonthUnsignDaopublic void updateExtWechatMonthUnsign(ExtWechatMonthUnsign data)
updateExtWechatMonthUnsign in interface IExtWechatMonthUnsignDaopublic void deleteExtWechatMonthUnsignById(long id)
deleteExtWechatMonthUnsignById in interface IExtWechatMonthUnsignDaopublic void insertExtWechatMonthUnsign(ExtWechatMonthUnsign extWechatMonthUnsign)
insertExtWechatMonthUnsign in interface IExtWechatMonthUnsignDaoCopyright © 2016. All rights reserved.