public interface TopiaFlywayService extends TopiaMigrationService
| Modifier and Type | Field and Description |
|---|---|
static String |
FLYWAY_INIT_VERSION
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.
|
static String |
USE_MODEL_VERSION
Tells ToPIA to set (or not) the Flyway's target version from the model version.
|
initOnCreateSchema, runSchemaMigrationgetPersistenceClasses, initTopiaServicestatic final String FLYWAY_INIT_VERSION
static final String USE_MODEL_VERSION
Copyright © 2004–2014 CodeLutin. All rights reserved.