public class AutoPayDailyStatisticsDaoImpl extends BaseDao implements AutoPayDailyStatisticsDao
| Constructor and Description |
|---|
AutoPayDailyStatisticsDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.xunlei.common.util.Sheet<AutoPayDailyStatistics> |
getAutoPayDailyStatistics(AutoPayDailyStatistics apds,
com.xunlei.common.util.PagedFliper fliper)
查询自动续费统计信息
|
void |
insert(AutoPayDailyStatistics apds)
插入自动续费统计
|
void |
update(AutoPayDailyStatistics apds)
更新自动续费统计
|
createHibernateTemplate, deleteObject, findObject, getHibernateTemplate, getSession, getSession, getSessionFactory, insertObject, setHibernateTemplate, setSessionFactory, updateObjectaddLimitToSql, batchUpdate, computeStartRowNo, createNextId, deleteObject, deleteObjectByCondition, execute, executeUpdate, findObject, findObjectByCondition, findObjects, findPagedObjects, findPagedObjects, findPagedObjects, findPagedObjectsExcludeFields, findPagedObjectsExcludeFields, findPagedObjectsIncludeFields, findPagedObjectsIncludeFields, getMaxNewSn, getNewSn, getNewSn, getSingleDouble, getSingleInt, getSingleLong, getSingleString, getSmoothNewSn, isEmpty, isNotEmpty, isNumType, isSupportType, query, query, query, queryOne, queryOne, queryToList, queryToMap, queryToMap, queryToMapList, queryToMapList, saveObject, setDataS, toString, toString, toString, uniteForIn, updateObject, updateObjectExcludeFields, updateObjectIncludeFieldspublic com.xunlei.common.util.Sheet<AutoPayDailyStatistics> getAutoPayDailyStatistics(AutoPayDailyStatistics apds, com.xunlei.common.util.PagedFliper fliper)
AutoPayDailyStatisticsDaogetAutoPayDailyStatistics in interface AutoPayDailyStatisticsDaopublic void insert(AutoPayDailyStatistics apds)
AutoPayDailyStatisticsDaoinsert in interface AutoPayDailyStatisticsDaopublic void update(AutoPayDailyStatistics apds)
AutoPayDailyStatisticsDaoupdate in interface AutoPayDailyStatisticsDaoCopyright © 2016. All rights reserved.