public class ExtArsoftPayOkDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtArsoftPayOkDao
| Constructor and Description |
|---|
ExtArsoftPayOkDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtArsoftPayOk(ExtArsoftPayOk payOk) |
ExtArsoftPayOk |
findExtArsoftPayOk(ExtArsoftPayOk extArsoftPayOk) |
ExtArsoftPayOk |
getArsoftPayOkByXunleiPayId(String xunleiPayId) |
ExtArsoftPayOk |
getArsoftPayOkByXunleiPayIdAndRemark(String xunleiPayId,
String remark) |
ExtArsoftPayOk |
getArsoftPayOkByXunleiPayIdAndSuccessTime(String xunleiPayId,
String successTime) |
ExtArsoftPayOk |
getArsoftPayOkByXunleiPayIdAndXunleiId(String xunleiPayId,
String xunleiId) |
com.xunlei.common.util.Sheet<ExtArsoftPayOk> |
queryExtArsoftPayOk(ExtArsoftPayOk data,
com.xunlei.common.util.PagedFliper fliper) |
void |
saveExtArsoftPayOk(ExtArsoftPayOk payOk) |
void |
updateExtArsoftPayOk(ExtArsoftPayOk payOk) |
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 saveExtArsoftPayOk(ExtArsoftPayOk payOk)
saveExtArsoftPayOk in interface IExtArsoftPayOkDaopublic void updateExtArsoftPayOk(ExtArsoftPayOk payOk)
updateExtArsoftPayOk in interface IExtArsoftPayOkDaopublic void deleteExtArsoftPayOk(ExtArsoftPayOk payOk)
deleteExtArsoftPayOk in interface IExtArsoftPayOkDaopublic ExtArsoftPayOk getArsoftPayOkByXunleiPayId(String xunleiPayId)
getArsoftPayOkByXunleiPayId in interface IExtArsoftPayOkDaopublic ExtArsoftPayOk getArsoftPayOkByXunleiPayIdAndRemark(String xunleiPayId, String remark)
getArsoftPayOkByXunleiPayIdAndRemark in interface IExtArsoftPayOkDaopublic ExtArsoftPayOk getArsoftPayOkByXunleiPayIdAndSuccessTime(String xunleiPayId, String successTime)
getArsoftPayOkByXunleiPayIdAndSuccessTime in interface IExtArsoftPayOkDaopublic ExtArsoftPayOk getArsoftPayOkByXunleiPayIdAndXunleiId(String xunleiPayId, String xunleiId)
getArsoftPayOkByXunleiPayIdAndXunleiId in interface IExtArsoftPayOkDaopublic ExtArsoftPayOk findExtArsoftPayOk(ExtArsoftPayOk extArsoftPayOk)
findExtArsoftPayOk in interface IExtArsoftPayOkDaopublic com.xunlei.common.util.Sheet<ExtArsoftPayOk> queryExtArsoftPayOk(ExtArsoftPayOk data, com.xunlei.common.util.PagedFliper fliper)
queryExtArsoftPayOk in interface IExtArsoftPayOkDaoCopyright © 2016. All rights reserved.