public class ExtmmarketpayokDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtmmarketpayokDao
| Constructor and Description |
|---|
ExtmmarketpayokDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtmmarketpayok(Extmmarketpayok data) |
void |
deleteExtmmarketpayokByIds(long... ids) |
Extmmarketpayok |
findExtmmarketpayok(Extmmarketpayok data) |
Extmmarketpayok |
findExtmmarketpayokById(long id) |
void |
insertExtmmarketpayok(Extmmarketpayok data) |
com.xunlei.common.util.Sheet<Extmmarketpayok> |
queryExtmmarketpayok(Extmmarketpayok data,
com.xunlei.common.util.PagedFliper fliper) |
Extmmarketpayok |
queryExtmmarketpayokSum(Extmmarketpayok data) |
void |
updateExtmmarketpayok(Extmmarketpayok data) |
String |
whereSql(Extmmarketpayok 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 Extmmarketpayok findExtmmarketpayok(Extmmarketpayok data)
findExtmmarketpayok in interface IExtmmarketpayokDaopublic Extmmarketpayok findExtmmarketpayokById(long id)
findExtmmarketpayokById in interface IExtmmarketpayokDaopublic com.xunlei.common.util.Sheet<Extmmarketpayok> queryExtmmarketpayok(Extmmarketpayok data, com.xunlei.common.util.PagedFliper fliper)
queryExtmmarketpayok in interface IExtmmarketpayokDaopublic String whereSql(Extmmarketpayok data)
public void insertExtmmarketpayok(Extmmarketpayok data)
insertExtmmarketpayok in interface IExtmmarketpayokDaopublic void updateExtmmarketpayok(Extmmarketpayok data)
updateExtmmarketpayok in interface IExtmmarketpayokDaopublic void deleteExtmmarketpayok(Extmmarketpayok data)
deleteExtmmarketpayok in interface IExtmmarketpayokDaopublic void deleteExtmmarketpayokByIds(long... ids)
deleteExtmmarketpayokByIds in interface IExtmmarketpayokDaopublic Extmmarketpayok queryExtmmarketpayokSum(Extmmarketpayok data)
queryExtmmarketpayokSum in interface IExtmmarketpayokDaoCopyright © 2016. All rights reserved.