| Package | Description |
|---|---|
| com.xunlei.channel.db.dao | |
| com.xunlei.channel.db.dao.impl | |
| com.xunlei.channel.db.orm |
| Modifier and Type | Method and Description |
|---|---|
ContactPayLimit |
ContactPayLimitDAO.getContactPayLimit(String xunleiId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactPayLimitDAO.saveContactPayLimit(ContactPayLimit contactPayLimit) |
void |
ContactPayLimitDAO.updateContactPayLimit(ContactPayLimit contactPayLimit) |
| Modifier and Type | Method and Description |
|---|---|
ContactPayLimit |
ContactPayLimitDAOImpl.getContactPayLimit(String xunleiId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactPayLimitDAOImpl.saveContactPayLimit(ContactPayLimit contactPayLimit) |
void |
ContactPayLimitDAOImpl.updateContactPayLimit(ContactPayLimit contactPayLimit) |
| Modifier and Type | Method and Description |
|---|---|
ContactPayLimit |
ContactPayLimitMapper.getContactPayLimit(String xunleiId)
通过迅雷Id来查找签约表信息
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactPayLimit> |
ContactPayLimitMapper.listAllContactPayLimit()
查询所有的签约表信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactPayLimitMapper.saveContactPayLimit(ContactPayLimit contactPayLimit)
保存到签约表
|
void |
ContactPayLimitMapper.updateContactPayLimit(ContactPayLimit contactPayLimit)
更新签约表
|
Copyright © 2016. All rights reserved.