Skip navigation links
C D F G I M O R S T U 

C

close() - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
 

D

doExtraConfiguration(Flyway, TopiaApplicationContext) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
Opened hook to override in a sub-class.

F

flyway - Variable in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
 
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
flywayBaselineVersion - Variable in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
Value for TopiaFlywayService.FLYWAY_BASELINE_VERSION configuration parameter.

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
 

O

org.nuiton.topia.flyway - package org.nuiton.topia.flyway
 

R

runSchemaMigration() - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
 

S

setDataSource(Flyway, TopiaApplicationContext) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
Define flyway database credentials.
setLocations(Flyway, TopiaApplicationContext) - Method in class org.nuiton.topia.flyway.TopiaFlywayServiceImpl
Define where Flyway should look for migrations.

T

TopiaFlywayJdbcMigration - Interface in org.nuiton.topia.flyway
Just an interface renaming so you don't need to add flyway as dependency and risk a version conflict.
TopiaFlywayMigrationInfoProvider - Interface in org.nuiton.topia.flyway
Just an interface renaming so you don't need to add flyway as dependency and risk a version conflict.
TopiaFlywayService - Interface in org.nuiton.topia.flyway
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 TopiaFlywayService.USE_MODEL_VERSION configuration parameter.
C D F G I M O R S T U 
Skip navigation links

Copyright © 2004–2016 CodeLutin. All rights reserved.