com.xunlei.channel.db.orm
接口 TaskConfigMapper
public interface TaskConfigMapper
TODO Comment of TaskConfigMapper
- 作者:
- gonglijian
listAllActiveTaskConfig
List<TaskConfig> listAllActiveTaskConfig()
throws org.springframework.dao.DataAccessException
- 返回:
-
- 抛出:
org.springframework.dao.DataAccessException
getTaskConfig
TaskConfig getTaskConfig(String taskNo)
throws org.springframework.dao.DataAccessException
- 参数:
taskNo -
- 返回:
-
- 抛出:
org.springframework.dao.DataAccessException
Copyright © 2016. All rights reserved.