Package | Description |
---|---|
org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
org.springframework.cloud.dataflow.server.repository |
Spring Cloud Data Flow Server Repositories.
|
org.springframework.cloud.dataflow.server.repository.support |
Provides RDBMS-related support classes including
PagingQueryProvider
implementations for supported databases. |
Class and Description |
---|
DataflowRdbmsInitializer
Utility for initializing the Definition Repository's datasource.
|
Class and Description |
---|
Order
The direction of the sort in an ORDER BY clause.
|
SearchPageable
Simple class that is composed of a
Pageable and several properties to
encapsulate search queries. |
Class and Description |
---|
AbstractSqlPagingQueryProvider
Abstract SQL Paging Query Provider to serve as a base class for all provided SQL paging
query providers.
|
DatabaseType
Enum representing a database type, such as Postgres or Oracle.
|
Order
The direction of the sort in an ORDER BY clause.
|
PagingQueryProvider
Interface defining the functionality to be provided for generating paging queries.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.