@Component public class ExtApplePayFailSMSDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtApplePayFailSMSDao
| Constructor and Description |
|---|
ExtApplePayFailSMSDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplePayFailedSendSms(Map<String,String> dataMap) |
void |
addApplePayFailSMS(extappleiappayfailsms applePayFailSMS) |
String |
fetchRecentlySuccessSMSRecordByXunleiId(String xunleiId) |
boolean |
isExists(String xunleiId,
String orderId) |
boolean |
isSendSMSBefore(String xunleiId) |
void |
updateApplePayFailedMsgByXunleiId(String xunleiId,
String orderId,
String errorMsg,
String sendTime) |
void |
updateApplePayFailedStatusByXunleiId(String xunleiId,
String status,
String sendTime) |
void |
updateApplePayFailSMS(extappleiappayfailsms applePayFailSMS) |
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 boolean isSendSMSBefore(String xunleiId)
isSendSMSBefore in interface IExtApplePayFailSMSDaopublic String fetchRecentlySuccessSMSRecordByXunleiId(String xunleiId)
fetchRecentlySuccessSMSRecordByXunleiId in interface IExtApplePayFailSMSDaopublic boolean isExists(String xunleiId, String orderId)
isExists in interface IExtApplePayFailSMSDaopublic void updateApplePayFailedMsgByXunleiId(String xunleiId, String orderId, String errorMsg, String sendTime)
updateApplePayFailedMsgByXunleiId in interface IExtApplePayFailSMSDaopublic void updateApplePayFailedStatusByXunleiId(String xunleiId, String status, String sendTime)
updateApplePayFailedStatusByXunleiId in interface IExtApplePayFailSMSDaopublic void addApplePayFailedSendSms(Map<String,String> dataMap)
addApplePayFailedSendSms in interface IExtApplePayFailSMSDaopublic void addApplePayFailSMS(extappleiappayfailsms applePayFailSMS)
addApplePayFailSMS in interface IExtApplePayFailSMSDaopublic void updateApplePayFailSMS(extappleiappayfailsms applePayFailSMS)
updateApplePayFailSMS in interface IExtApplePayFailSMSDaoCopyright © 2016. All rights reserved.