public class ExtspeechpayDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtspeechpayDao
| Constructor and Description |
|---|
ExtspeechpayDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtspeechpay(Extspeechpay data) |
void |
deleteExtspeechpayByIds(long... ids) |
Extspeechpay |
findExtspeechpay(Extspeechpay data) |
Extspeechpay |
findExtspeechpayById(long id) |
void |
insertExtspeechpay(Extspeechpay data) |
com.xunlei.common.util.Sheet<Extspeechpay> |
queryExtspeechpay(Extspeechpay data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtspeechpay(Extspeechpay 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 Extspeechpay findExtspeechpay(Extspeechpay data)
findExtspeechpay in interface IExtspeechpayDaopublic Extspeechpay findExtspeechpayById(long id)
findExtspeechpayById in interface IExtspeechpayDaopublic com.xunlei.common.util.Sheet<Extspeechpay> queryExtspeechpay(Extspeechpay data, com.xunlei.common.util.PagedFliper fliper)
queryExtspeechpay in interface IExtspeechpayDaopublic void insertExtspeechpay(Extspeechpay data)
insertExtspeechpay in interface IExtspeechpayDaopublic void updateExtspeechpay(Extspeechpay data)
updateExtspeechpay in interface IExtspeechpayDaopublic void deleteExtspeechpay(Extspeechpay data)
deleteExtspeechpay in interface IExtspeechpayDaopublic void deleteExtspeechpayByIds(long... ids)
deleteExtspeechpayByIds in interface IExtspeechpayDaoCopyright © 2016. All rights reserved.