@Component public class ExtunionmobilepayokDaoImpl extends BaseDao implements IExtunionmobilepayokDao
| Constructor and Description |
|---|
ExtunionmobilepayokDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtunionmobilepayok(Extunionmobilepayok data) |
void |
deleteExtunionmobilepayokByIds(long... ids) |
int |
deleteExtunionmobilepayokTodate(String todate,
String paystatus) |
Extunionmobilepayok |
findExtunionmobilepayok(Extunionmobilepayok data) |
Extunionmobilepayok |
findExtunionmobilepayokById(long id) |
double |
getMonthAmt(Extunionmobilepayok data) |
int |
getRecordNumOk(Extunionmobilepayok data) |
void |
insertExtunionmobilepayok(Extunionmobilepayok data) |
com.xunlei.common.util.Sheet<Extunionmobilepayok> |
queryExtunionmobilepayok(Extunionmobilepayok data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtunionmobilepayok(Extunionmobilepayok 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 Extunionmobilepayok findExtunionmobilepayok(Extunionmobilepayok data)
findExtunionmobilepayok in interface IExtunionmobilepayokDaopublic Extunionmobilepayok findExtunionmobilepayokById(long id)
findExtunionmobilepayokById in interface IExtunionmobilepayokDaopublic com.xunlei.common.util.Sheet<Extunionmobilepayok> queryExtunionmobilepayok(Extunionmobilepayok data, com.xunlei.common.util.PagedFliper fliper)
queryExtunionmobilepayok in interface IExtunionmobilepayokDaopublic void insertExtunionmobilepayok(Extunionmobilepayok data)
insertExtunionmobilepayok in interface IExtunionmobilepayokDaopublic void updateExtunionmobilepayok(Extunionmobilepayok data)
updateExtunionmobilepayok in interface IExtunionmobilepayokDaopublic void deleteExtunionmobilepayok(Extunionmobilepayok data)
deleteExtunionmobilepayok in interface IExtunionmobilepayokDaopublic void deleteExtunionmobilepayokByIds(long... ids)
deleteExtunionmobilepayokByIds in interface IExtunionmobilepayokDaopublic int deleteExtunionmobilepayokTodate(String todate, String paystatus)
deleteExtunionmobilepayokTodate in interface IExtunionmobilepayokDaopublic int getRecordNumOk(Extunionmobilepayok data)
getRecordNumOk in interface IExtunionmobilepayokDaopublic double getMonthAmt(Extunionmobilepayok data)
getMonthAmt in interface IExtunionmobilepayokDaoCopyright © 2016. All rights reserved.