Uses of Package
org.springframework.cloud.dataflow.server.db.migration
Packages that use org.springframework.cloud.dataflow.server.db.migration
Package
Description
Spring Cloud Data Flow Server configuration classes.
-
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.configClassDescriptionFlyway
FlywayConfigurationCustomizer
bean customizing callbacks per active db vendor. -
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.db.migrationClassDescriptionBase implementation for initial schema setup.Raw migration data from uri registry into app registration.
-
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.db.migration.db2ClassDescriptionBase implementation for baselining schema setup.Base implementation for initial Boot 3 schemaThe boot_version field will provide for indicating the version of Spring Boot used by the application and by implication the schema version of task and batch tables.Provide indexes to improve aggregate view performanceProvide indexes to improve performance of finding child tasks.Base implementation for initial schema setup.Base implementation for a
SqlCommand
copying data fromURI_REGISTRY
table intoapp_registration
table.Raw migration data from uri registry into app registration.Base implementation for removing Task v2 and Batch v4 schema. -
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.db.migration.mariadbClassDescriptionBase implementation for baselining schema setup.Base implementation for initial Boot 3 schemaThe boot_version field will provide for indicating the version of Spring Boot used by the application and by implication the schema version of task and batch tables.Provides for converting lower case table names to uppercase to ensure it works correctly with a MariaDB or MySQL installation with case-sensitive table or column names.Provide indexes to improve aggregate view performanceProvide indexes to improve performance of finding child tasks.Base implementation for initial schema setup.Base implementation for removing Task v2 and Batch v4 schema.
-
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.db.migration.mysqlClassDescriptionBase implementation for baselining schema setup.Base implementation for initial Boot 3 schemaThe boot_version field will provide for indicating the version of Spring Boot used by the application and by implication the schema version of task and batch tables.Provides for converting lower case table names to uppercase to ensure it works correctly with a MariaDB or MySQL installation with case-sensitive table or column names.Provide indexes to improve aggregate view performanceProvide indexes to improve performance of finding child tasks.Base implementation for initial schema setup.Base implementation for a
SqlCommand
copying data fromURI_REGISTRY
table intoapp_registration
table.Raw migration data from uri registry into app registration.Base implementation for removing Task v2 and Batch v4 schema. -
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.db.migration.oracleClassDescriptionBase implementation for baselining schema setup.Base implementation for initial Boot 3 schemaThe boot_version field will provide for indicating the version of Spring Boot used by the application and by implication the schema version of task and batch tables.Provide indexes to improve aggregate view performanceProvide indexes to improve performance of finding child tasks.Base implementation for initial schema setup.Base implementation for a
SqlCommand
copying data fromURI_REGISTRY
table intoapp_registration
table.Raw migration data from uri registry into app registration.Base implementation for removing Task v2 and Batch v4 schema. -
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.db.migration.postgresqlClassDescriptionBase implementation for baselining schema setup.Base implementation for initial Boot 3 schemaThe boot_version field will provide for indicating the version of Spring Boot used by the application and by implication the schema version of task and batch tables.Provide indexes to improve aggregate view performanceProvide indexes to improve performance of finding child tasks.Base implementation for initial schema setup.Base implementation for a
SqlCommand
copying data fromURI_REGISTRY
table intoapp_registration
table.Raw migration data from uri registry into app registration.Base implementation for removing Task v2 and Batch v4 schema. -
Classes in org.springframework.cloud.dataflow.server.db.migration used by org.springframework.cloud.dataflow.server.db.migration.sqlserverClassDescriptionBase implementation for baselining schema setup.Base implementation for initial Boot 3 schemaThe boot_version field will provide for indicating the version of Spring Boot used by the application and by implication the schema version of task and batch tables.Provide indexes to improve aggregate view performanceProvide indexes to improve performance of finding child tasks.Base implementation for initial schema setup.Base implementation for a
SqlCommand
copying data fromURI_REGISTRY
table intoapp_registration
table.Raw migration data from uri registry into app registration.Base implementation for removing Task v2 and Batch v4 schema.