JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.cloud.task.repository.database
package
org.springframework.cloud.task.repository.database
Related Packages
Package
Description
org.springframework.cloud.task.repository
org.springframework.cloud.task.repository.database.support
org.springframework.cloud.task.repository.dao
Interface DAO and default implementations for storing and retrieving data for tasks from a repository.
org.springframework.cloud.task.repository.support
Classes used for setting up and supporting a task repositories.
Interfaces
Class
Description
PagingQueryProvider
Interface defining the functionality to be provided for generating paging queries.