| Package | Description |
|---|---|
| com.xunlei.channel.db.dao | |
| com.xunlei.channel.db.dao.impl | |
| com.xunlei.channel.db.orm |
| Modifier and Type | Method and Description |
|---|---|
CustomOrder |
CustomOrderDAO.getCustomOrder(String xunleiPayId) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomOrderDAO.saveCustomOrder(CustomOrder customOrder) |
| Modifier and Type | Method and Description |
|---|---|
CustomOrder |
CustomOrderDAOImpl.getCustomOrder(String xunleiPayId) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomOrderDAOImpl.saveCustomOrder(CustomOrder customOrder) |
| Modifier and Type | Method and Description |
|---|---|
CustomOrder |
CustomOrderMapper.getCustomOrder(String xunleiPayId) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomOrderMapper.saveCustomOrder(CustomOrder customOrder) |
Copyright © 2016. All rights reserved.