D F G I M O R S T 

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

G

getPersistenceClasses() - 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
 
D F G I M O R S T 

Copyright © 2004–2014 CodeLutin. All rights reserved.