public class ExtbestpaypayDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements ExtbestpaypayDao
| Constructor and Description |
|---|
ExtbestpaypayDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtbestpaypayById(long id) |
Extbestpaypay |
findExtbestpaypay(Extbestpaypay data) |
Extbestpaypay |
findExtbestpaypayById(long id) |
void |
insertExtbestpaypay(Extbestpaypay extbestpaypay) |
com.xunlei.common.util.Sheet<Extbestpaypay> |
queryExtbestpaypay(Extbestpaypay data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtbestpaypay(Extbestpaypay 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 Extbestpaypay findExtbestpaypay(Extbestpaypay data)
findExtbestpaypay in interface ExtbestpaypayDaopublic Extbestpaypay findExtbestpaypayById(long id)
findExtbestpaypayById in interface ExtbestpaypayDaopublic com.xunlei.common.util.Sheet<Extbestpaypay> queryExtbestpaypay(Extbestpaypay data, com.xunlei.common.util.PagedFliper fliper)
queryExtbestpaypay in interface ExtbestpaypayDaopublic void updateExtbestpaypay(Extbestpaypay data)
updateExtbestpaypay in interface ExtbestpaypayDaopublic void deleteExtbestpaypayById(long id)
deleteExtbestpaypayById in interface ExtbestpaypayDaopublic void insertExtbestpaypay(Extbestpaypay extbestpaypay)
insertExtbestpaypay in interface ExtbestpaypayDaoCopyright © 2016. All rights reserved.