public interface TopiaFlywayService extends TopiaService
| 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.
|
getPersistenceClasses, postInit, preInit, setConfigurationstatic final String FLYWAY_INIT_VERSION
Copyright © 2004–2014 CodeLutin. All rights reserved.