public class TaskExecutionDaoContainer extends Object
TaskExecutionDao for each schema target.| Constructor and Description |
|---|
TaskExecutionDaoContainer(DataSource dataSource,
org.springframework.cloud.dataflow.schema.service.SchemaService schemaService) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.task.repository.dao.TaskExecutionDao |
get(String schemaTarget) |
public TaskExecutionDaoContainer(DataSource dataSource, org.springframework.cloud.dataflow.schema.service.SchemaService schemaService)
public org.springframework.cloud.task.repository.dao.TaskExecutionDao get(String schemaTarget)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.