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