public class ExtArsoftPayDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtArsoftPayDao
| Constructor and Description |
|---|
ExtArsoftPayDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtArsoftPay(ExtArsoftPay extArsoftPay) |
ExtArsoftPay |
findExtArsoftPay(ExtArsoftPay extArsoftPay) |
ExtArsoftPay |
getExtArsoftPayByOrderId(String orderId) |
void |
moveArsoftPayToOk(String xunleiPayId) |
com.xunlei.common.util.Sheet<ExtArsoftPay> |
queryExtArsoftPay(ExtArsoftPay data,
com.xunlei.common.util.PagedFliper fliper) |
void |
saveExtArsoftPay(ExtArsoftPay extArsoftPay) |
void |
updateExtArsoftPay(ExtArsoftPay extArsoftPay) |
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 saveExtArsoftPay(ExtArsoftPay extArsoftPay)
saveExtArsoftPay in interface IExtArsoftPayDaopublic void updateExtArsoftPay(ExtArsoftPay extArsoftPay)
updateExtArsoftPay in interface IExtArsoftPayDaopublic void deleteExtArsoftPay(ExtArsoftPay extArsoftPay)
deleteExtArsoftPay in interface IExtArsoftPayDaopublic ExtArsoftPay getExtArsoftPayByOrderId(String orderId)
getExtArsoftPayByOrderId in interface IExtArsoftPayDaopublic void moveArsoftPayToOk(String xunleiPayId)
moveArsoftPayToOk in interface IExtArsoftPayDaopublic ExtArsoftPay findExtArsoftPay(ExtArsoftPay extArsoftPay)
findExtArsoftPay in interface IExtArsoftPayDaopublic com.xunlei.common.util.Sheet<ExtArsoftPay> queryExtArsoftPay(ExtArsoftPay data, com.xunlei.common.util.PagedFliper fliper)
queryExtArsoftPay in interface IExtArsoftPayDaoCopyright © 2016. All rights reserved.