@Component public class ExtwechatpayokDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtwechatpayokDao
| Constructor and Description |
|---|
ExtwechatpayokDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtwechatpayok(Extwechatpayok data) |
void |
deleteExtwechatpayokByIds(long... ids) |
Extwechatpayok |
findExtwechatpayok(Extwechatpayok data) |
Extwechatpayok |
findExtwechatpayokById(long id) |
void |
insertExtwechatpayok(Extwechatpayok data) |
com.xunlei.common.util.Sheet<Extwechatpayok> |
queryExtwechatpayok(Extwechatpayok data,
com.xunlei.common.util.PagedFliper fliper) |
Extwechatpayok |
queryExtwechatpayokSum(Extwechatpayok data) |
void |
updateExtwechatpayok(Extwechatpayok data) |
String |
whereSql(Extwechatpayok 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 Extwechatpayok findExtwechatpayok(Extwechatpayok data)
findExtwechatpayok in interface IExtwechatpayokDaopublic Extwechatpayok findExtwechatpayokById(long id)
findExtwechatpayokById in interface IExtwechatpayokDaopublic com.xunlei.common.util.Sheet<Extwechatpayok> queryExtwechatpayok(Extwechatpayok data, com.xunlei.common.util.PagedFliper fliper)
queryExtwechatpayok in interface IExtwechatpayokDaopublic String whereSql(Extwechatpayok data)
public void insertExtwechatpayok(Extwechatpayok data)
insertExtwechatpayok in interface IExtwechatpayokDaopublic void updateExtwechatpayok(Extwechatpayok data)
updateExtwechatpayok in interface IExtwechatpayokDaopublic void deleteExtwechatpayok(Extwechatpayok data)
deleteExtwechatpayok in interface IExtwechatpayokDaopublic void deleteExtwechatpayokByIds(long... ids)
deleteExtwechatpayokByIds in interface IExtwechatpayokDaopublic Extwechatpayok queryExtwechatpayokSum(Extwechatpayok data)
queryExtwechatpayokSum in interface IExtwechatpayokDaoCopyright © 2016. All rights reserved.