public class ExttelemonthlypayokDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExttelemonthlypayokDao
| Constructor and Description |
|---|
ExttelemonthlypayokDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExttelemonthlypayok(Exttelemonthlypayok data) |
void |
deleteExttelemonthlypayokByIds(long... ids) |
Exttelemonthlypayok |
findExttelemonthlypayok(Exttelemonthlypayok data) |
Exttelemonthlypayok |
findExttelemonthlypayokById(long id) |
void |
insertExttelemonthlypayok(Exttelemonthlypayok data) |
com.xunlei.common.util.Sheet<Exttelemonthlypayok> |
queryExttelemonthlypayok(Exttelemonthlypayok data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExttelemonthlypayok(Exttelemonthlypayok 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 Exttelemonthlypayok findExttelemonthlypayok(Exttelemonthlypayok data)
findExttelemonthlypayok in interface IExttelemonthlypayokDaopublic Exttelemonthlypayok findExttelemonthlypayokById(long id)
findExttelemonthlypayokById in interface IExttelemonthlypayokDaopublic com.xunlei.common.util.Sheet<Exttelemonthlypayok> queryExttelemonthlypayok(Exttelemonthlypayok data, com.xunlei.common.util.PagedFliper fliper)
queryExttelemonthlypayok in interface IExttelemonthlypayokDaopublic void insertExttelemonthlypayok(Exttelemonthlypayok data)
insertExttelemonthlypayok in interface IExttelemonthlypayokDaopublic void updateExttelemonthlypayok(Exttelemonthlypayok data)
updateExttelemonthlypayok in interface IExttelemonthlypayokDaopublic void deleteExttelemonthlypayok(Exttelemonthlypayok data)
deleteExttelemonthlypayok in interface IExttelemonthlypayokDaopublic void deleteExttelemonthlypayokByIds(long... ids)
deleteExttelemonthlypayokByIds in interface IExttelemonthlypayokDaoCopyright © 2016. All rights reserved.