public class AutopaynewrecordDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IAutopaynewrecordDao
| Constructor and Description |
|---|
AutopaynewrecordDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAutopaynewrecord(Autopay_new_record data) |
void |
deleteAutopaynewrecordByIds(long... ids) |
Autopay_new_record |
findAutopaynewrecord(Autopay_new_record data) |
Autopay_new_record |
findAutopaynewrecordById(long id) |
void |
insertAutopaynewrecord(Autopay_new_record data) |
com.xunlei.common.util.Sheet<Autopay_new_record> |
queryAutopaynewrecord(Autopay_new_record data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateAutopaynewrecord(Autopay_new_record 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 Autopay_new_record findAutopaynewrecord(Autopay_new_record data)
findAutopaynewrecord in interface IAutopaynewrecordDaopublic Autopay_new_record findAutopaynewrecordById(long id)
findAutopaynewrecordById in interface IAutopaynewrecordDaopublic com.xunlei.common.util.Sheet<Autopay_new_record> queryAutopaynewrecord(Autopay_new_record data, com.xunlei.common.util.PagedFliper fliper)
queryAutopaynewrecord in interface IAutopaynewrecordDaopublic void insertAutopaynewrecord(Autopay_new_record data)
insertAutopaynewrecord in interface IAutopaynewrecordDaopublic void updateAutopaynewrecord(Autopay_new_record data)
updateAutopaynewrecord in interface IAutopaynewrecordDaopublic void deleteAutopaynewrecord(Autopay_new_record data)
deleteAutopaynewrecord in interface IAutopaynewrecordDaopublic void deleteAutopaynewrecordByIds(long... ids)
deleteAutopaynewrecordByIds in interface IAutopaynewrecordDaoCopyright © 2016. All rights reserved.