Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- close() - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
D
- doExtraConfiguration(ClassicConfiguration, TopiaApplicationContext) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
-
Opened hook to override in a sub-class.
F
- FLYWAY_BASELINE_VERSION - Static variable in interface org.nuiton.topia.flyway.TopiaFlywayService
-
If you want flyway to init with an already existing DB, you must use this configuration and give, as value the version of the already existing schema.
- FLYWAY_INIT_VERSION - Static variable in interface org.nuiton.topia.flyway.TopiaFlywayService
-
Deprecated.
- flywayBaselineVersion - Variable in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
-
Value for
FLYWAY_BASELINE_VERSIONconfiguration parameter. - flywayConfiguration - Variable in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
G
- getSchemaVersion() - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
I
- initOnCreateSchema() - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
- initTopiaService(TopiaApplicationContext, Map<String, String>) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
M
- modelVersion - Variable in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
N
- newFlywayConfiguration(TopiaApplicationContext, Map<String, String>) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
O
- org.nuiton.topia.flyway - package org.nuiton.topia.flyway
R
- runSchemaMigration() - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
S
- setDataSource(ClassicConfiguration, TopiaApplicationContext) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
-
Define flyway database credentials.
- setLocations(ClassicConfiguration, TopiaApplicationContext) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
-
Define where Flyway should look for migrations.
T
- TopiaFlywayService - Interface in org.nuiton.topia.flyway
-
Integrates Topia with Flyway database migration framework.
- TopiaFlywayServiceImpl - Class in org.nuiton.topia.flyway
-
Implementation for
TopiaFlywayService. - TopiaFlywayServiceImpl() - Constructor for class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
U
- USE_MODEL_VERSION - Static variable in interface org.nuiton.topia.flyway.TopiaFlywayService
-
Tells ToPIA to set (or not) the Flyway's target version from the model version.
- useModelVersion - Variable in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
-
Value for
USE_MODEL_VERSIONconfiguration parameter.
All Classes and Interfaces|All Packages|Constant Field Values
FLYWAY_BASELINE_VERSION