| Package | Description |
|---|---|
| com.xunlei.channel.db.dao | |
| com.xunlei.channel.db.dao.impl | |
| com.xunlei.channel.db.orm |
| Modifier and Type | Method and Description |
|---|---|
List<ContactLog> |
ContactLogDAO.listContactLogByXunleiId(String xunleiId)
通过xunleiId查找签约解约信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactLogDAO.saveContactLog(ContactLog log)
保存到数据库
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactLog> |
ContactLogDAOImpl.listContactLogByXunleiId(String xunleiId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactLogDAOImpl.saveContactLog(ContactLog log)
保存到数据库
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactLog> |
ContactLogMapper.listContactLogByXunleiId(String xunleiId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactLogMapper.saveContactLog(ContactLog log) |
Copyright © 2016. All rights reserved.