public class MobilevipdayendDaoImpl extends BaseDao implements IMobilevipdayendDao
| Constructor and Description |
|---|
MobilevipdayendDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteMobilevipdayend(Mobilevipdayend data)
根据传入的对象,删除相应的数据
|
void |
deleteMobilevipdayendById(long... seqids) |
Mobilevipdayend |
findMobilevipdayend(Mobilevipdayend data)
可以根据其他字段的查询条件来获取唯一的数据
|
Mobilevipdayend |
getMobilevipdayendById(long seqid) |
Mobilevipdayend |
getMonthendCount(String balancemonth,
String sp,
String serivetype)
统计月结数据
|
int |
getMonthTotalSuccessNum(String balancemonth,
String sp,
String serivetype)
统计月结总成功记录数
|
void |
insertMobilevipdayend(Mobilevipdayend data) |
com.xunlei.common.util.Sheet<Mobilevipdayend> |
queryMobilevipdayend(Mobilevipdayend data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateMobilevipdayend(Mobilevipdayend data) |
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 Mobilevipdayend findMobilevipdayend(Mobilevipdayend data)
findMobilevipdayend in interface IMobilevipdayendDaopublic com.xunlei.common.util.Sheet<Mobilevipdayend> queryMobilevipdayend(Mobilevipdayend data, com.xunlei.common.util.PagedFliper fliper)
queryMobilevipdayend in interface IMobilevipdayendDaopublic Mobilevipdayend getMonthendCount(String balancemonth, String sp, String serivetype)
getMonthendCount in interface IMobilevipdayendDaopublic int getMonthTotalSuccessNum(String balancemonth, String sp, String serivetype)
getMonthTotalSuccessNum in interface IMobilevipdayendDaopublic void deleteMobilevipdayend(Mobilevipdayend data)
deleteMobilevipdayend in interface IMobilevipdayendDaopublic Mobilevipdayend getMobilevipdayendById(long seqid)
getMobilevipdayendById in interface IMobilevipdayendDaopublic void insertMobilevipdayend(Mobilevipdayend data)
insertMobilevipdayend in interface IMobilevipdayendDaopublic void updateMobilevipdayend(Mobilevipdayend data)
updateMobilevipdayend in interface IMobilevipdayendDaopublic void deleteMobilevipdayendById(long... seqids)
deleteMobilevipdayendById in interface IMobilevipdayendDaoCopyright © 2016. All rights reserved.