类 com.xunlei.channel.db.pojo.ChannelAutoPayResult
的使用

使用 ChannelAutoPayResult 的软件包
com.xunlei.channel.db.dao   
com.xunlei.channel.db.dao.impl   
com.xunlei.channel.db.orm   
 

com.xunlei.channel.db.daoChannelAutoPayResult 的使用
 

返回 ChannelAutoPayResultcom.xunlei.channel.db.dao 中的方法
 ChannelAutoPayResult ChannelAutoPayResultDAO.getChannelAutoPayResult(String xunleiId, String xunleiPayId)
          通过迅雷Id来查找签约表信息
 

参数类型为 ChannelAutoPayResultcom.xunlei.channel.db.dao 中的方法
 void ChannelAutoPayResultDAO.saveChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
          保存到签约表
 void ChannelAutoPayResultDAO.updateChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
          更新签约表
 

com.xunlei.channel.db.dao.implChannelAutoPayResult 的使用
 

返回 ChannelAutoPayResultcom.xunlei.channel.db.dao.impl 中的方法
 ChannelAutoPayResult ChannelAutoPayResultDAOImpl.getChannelAutoPayResult(String xunleiId, String xunleiPayId)
           
 

参数类型为 ChannelAutoPayResultcom.xunlei.channel.db.dao.impl 中的方法
 void ChannelAutoPayResultDAOImpl.saveChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
           
 void ChannelAutoPayResultDAOImpl.updateChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
           
 

com.xunlei.channel.db.ormChannelAutoPayResult 的使用
 

返回 ChannelAutoPayResultcom.xunlei.channel.db.orm 中的方法
 ChannelAutoPayResult ChannelAutoPayResultMapper.getChannelAutoPayResult(String xunleiId, String xunleiPayId)
          通过迅雷Id来查找签约表信息
 

参数类型为 ChannelAutoPayResultcom.xunlei.channel.db.orm 中的方法
 void ChannelAutoPayResultMapper.saveChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
           
 void ChannelAutoPayResultMapper.updateChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
           
 



Copyright © 2016. All rights reserved.