public class ExtthunderpayokDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtthunderpayokDao
| Constructor and Description |
|---|
ExtthunderpayokDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtthunderpayok(Extthunderpayok data) |
void |
deleteExtthunderpayokByIds(long... ids) |
Extthunderpayok |
findExtthunderpayok(Extthunderpayok data) |
Extthunderpayok |
findExtthunderpayok(long id) |
void |
insertExtthunderpayok(Extthunderpayok data) |
com.xunlei.common.util.Sheet<Extthunderpayok> |
queryExtthunderpayok(Extthunderpayok data,
com.xunlei.common.util.PagedFliper fliper) |
com.xunlei.common.util.Sheet<Extthunderpayok> |
queryExtthunderpayokByCondition(Extthunderpayok data,
com.xunlei.common.util.PagedFliper fliper) |
Extthunderpayok |
queryExtthunderpayokSum(Extthunderpayok data) |
void |
updateExtthunderpayok(Extthunderpayok 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 void deleteExtthunderpayok(Extthunderpayok data)
deleteExtthunderpayok in interface IExtthunderpayokDaopublic void deleteExtthunderpayokByIds(long... ids)
deleteExtthunderpayokByIds in interface IExtthunderpayokDaopublic Extthunderpayok findExtthunderpayok(Extthunderpayok data)
findExtthunderpayok in interface IExtthunderpayokDaopublic Extthunderpayok findExtthunderpayok(long id)
findExtthunderpayok in interface IExtthunderpayokDaopublic void insertExtthunderpayok(Extthunderpayok data)
insertExtthunderpayok in interface IExtthunderpayokDaopublic com.xunlei.common.util.Sheet<Extthunderpayok> queryExtthunderpayok(Extthunderpayok data, com.xunlei.common.util.PagedFliper fliper)
queryExtthunderpayok in interface IExtthunderpayokDaopublic void updateExtthunderpayok(Extthunderpayok data)
updateExtthunderpayok in interface IExtthunderpayokDaopublic com.xunlei.common.util.Sheet<Extthunderpayok> queryExtthunderpayokByCondition(Extthunderpayok data, com.xunlei.common.util.PagedFliper fliper)
queryExtthunderpayokByCondition in interface IExtthunderpayokDaopublic Extthunderpayok queryExtthunderpayokSum(Extthunderpayok data)
queryExtthunderpayokSum in interface IExtthunderpayokDaoCopyright © 2016. All rights reserved.