public class ExtShengPayOKDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtShengPayOKDao
| Constructor and Description |
|---|
ExtShengPayOKDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(ExtShengPayOK data) |
void |
deleteByIds(long... ids) |
ExtShengPayOK |
find(ExtShengPayOK data) |
ExtShengPayOK |
findById(long id) |
com.xunlei.common.util.Sheet<ExtShengPayOK> |
query(ExtShengPayOK data,
com.xunlei.common.util.PagedFliper fliper) |
ExtShengPayOK |
querySum(ExtShengPayOK data,
com.xunlei.common.util.PagedFliper fliper) |
void |
save(ExtShengPayOK data) |
void |
update(ExtShengPayOK 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 void delete(ExtShengPayOK data)
delete in interface IExtShengPayOKDaopublic void deleteByIds(long... ids)
deleteByIds in interface IExtShengPayOKDaopublic ExtShengPayOK find(ExtShengPayOK data)
find in interface IExtShengPayOKDaopublic ExtShengPayOK findById(long id)
findById in interface IExtShengPayOKDaopublic com.xunlei.common.util.Sheet<ExtShengPayOK> query(ExtShengPayOK data, com.xunlei.common.util.PagedFliper fliper)
query in interface IExtShengPayOKDaopublic ExtShengPayOK querySum(ExtShengPayOK data, com.xunlei.common.util.PagedFliper fliper)
querySum in interface IExtShengPayOKDaopublic void save(ExtShengPayOK data)
save in interface IExtShengPayOKDaopublic void update(ExtShengPayOK data)
update in interface IExtShengPayOKDaoCopyright © 2016. All rights reserved.