public class ExttelemonthlybindDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExttelemonthlybindDao
| Constructor and Description |
|---|
ExttelemonthlybindDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExttelemonthlybind(Exttelemonthlybind data) |
void |
deleteExttelemonthlybindByIds(long... ids) |
Exttelemonthlybind |
findExttelemonthlybind(Exttelemonthlybind data) |
Exttelemonthlybind |
findExttelemonthlybindById(long id) |
List<Exttelemonthlybind> |
getBindListByDate(String autoPayDay) |
void |
insertExttelemonthlybind(Exttelemonthlybind data) |
com.xunlei.common.util.Sheet<Exttelemonthlybind> |
queryExttelemonthlybind(Exttelemonthlybind data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExttelemonthlybind(Exttelemonthlybind 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 Exttelemonthlybind findExttelemonthlybind(Exttelemonthlybind data)
findExttelemonthlybind in interface IExttelemonthlybindDaopublic Exttelemonthlybind findExttelemonthlybindById(long id)
findExttelemonthlybindById in interface IExttelemonthlybindDaopublic com.xunlei.common.util.Sheet<Exttelemonthlybind> queryExttelemonthlybind(Exttelemonthlybind data, com.xunlei.common.util.PagedFliper fliper)
queryExttelemonthlybind in interface IExttelemonthlybindDaopublic void insertExttelemonthlybind(Exttelemonthlybind data)
insertExttelemonthlybind in interface IExttelemonthlybindDaopublic void updateExttelemonthlybind(Exttelemonthlybind data)
updateExttelemonthlybind in interface IExttelemonthlybindDaopublic void deleteExttelemonthlybind(Exttelemonthlybind data)
deleteExttelemonthlybind in interface IExttelemonthlybindDaopublic void deleteExttelemonthlybindByIds(long... ids)
deleteExttelemonthlybindByIds in interface IExttelemonthlybindDaopublic List<Exttelemonthlybind> getBindListByDate(String autoPayDay)
getBindListByDate in interface IExttelemonthlybindDaoCopyright © 2016. All rights reserved.