@Component public class ExtpaypalfreezeDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtpaypalfreezeDao
| Constructor and Description |
|---|
ExtpaypalfreezeDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtpaypalfreeze(Extpaypalfreeze data) |
void |
deleteExtpaypalfreezeByIds(long... ids) |
Extpaypalfreeze |
findExtpaypalfreeze(Extpaypalfreeze data) |
Extpaypalfreeze |
findExtpaypalfreezeById(long id) |
void |
insertExtpaypalfreeze(Extpaypalfreeze data) |
com.xunlei.common.util.Sheet<Extpaypalfreeze> |
queryExtpaypalfreeze(Extpaypalfreeze data,
com.xunlei.common.util.PagedFliper fliper) |
Extpaypalfreeze |
queryExtpaypalfreezeSum(Extpaypalfreeze data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtpaypalfreeze(Extpaypalfreeze data) |
String |
whereSql(Extpaypalfreeze 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 Extpaypalfreeze findExtpaypalfreeze(Extpaypalfreeze data)
findExtpaypalfreeze in interface IExtpaypalfreezeDaopublic Extpaypalfreeze findExtpaypalfreezeById(long id)
findExtpaypalfreezeById in interface IExtpaypalfreezeDaopublic com.xunlei.common.util.Sheet<Extpaypalfreeze> queryExtpaypalfreeze(Extpaypalfreeze data, com.xunlei.common.util.PagedFliper fliper)
queryExtpaypalfreeze in interface IExtpaypalfreezeDaopublic Extpaypalfreeze queryExtpaypalfreezeSum(Extpaypalfreeze data, com.xunlei.common.util.PagedFliper fliper)
queryExtpaypalfreezeSum in interface IExtpaypalfreezeDaopublic void insertExtpaypalfreeze(Extpaypalfreeze data)
insertExtpaypalfreeze in interface IExtpaypalfreezeDaopublic void updateExtpaypalfreeze(Extpaypalfreeze data)
updateExtpaypalfreeze in interface IExtpaypalfreezeDaopublic void deleteExtpaypalfreeze(Extpaypalfreeze data)
deleteExtpaypalfreeze in interface IExtpaypalfreezeDaopublic void deleteExtpaypalfreezeByIds(long... ids)
deleteExtpaypalfreezeByIds in interface IExtpaypalfreezeDaopublic String whereSql(Extpaypalfreeze data)
Copyright © 2016. All rights reserved.