Uses of Interface
org.springframework.cloud.task.batch.listener.TaskBatchDao
Packages that use TaskBatchDao
Package
Description
-
Uses of TaskBatchDao in org.springframework.cloud.task.batch.listener
Constructors in org.springframework.cloud.task.batch.listener with parameters of type TaskBatchDao -
Uses of TaskBatchDao in org.springframework.cloud.task.batch.listener.support
Classes in org.springframework.cloud.task.batch.listener.support that implement TaskBatchDaoModifier and TypeClassDescriptionclass
JDBC based implementation of theTaskBatchDao
.class
Map implementation of theTaskBatchDao
.