public interface TopiaMigrationService extends TopiaMigrationService
| Modifier and Type | Field and Description |
|---|---|
static String |
MIGRATION_CALLBACK
The callback class name to use.
|
static String |
MIGRATION_MIGRATE_ON_INIT
Deprecated.
|
static String |
MIGRATION_SHOW_PROGRESSION
Display or not migration progress ? Default value is false.
|
static String |
MIGRATION_SHOW_SQL
Display or not SQL requests ? Default value is false.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
migrateSchema()
Deprecated.
|
getSchemaVersion, initOnCreateSchema, runSchemaMigrationclose, initTopiaServicestatic final String MIGRATION_CALLBACK
@Deprecated static final String MIGRATION_MIGRATE_ON_INIT
TopiaConfiguration.isInitSchema()static final String MIGRATION_SHOW_SQL
static final String MIGRATION_SHOW_PROGRESSION
@Deprecated boolean migrateSchema() throws MigrationServiceException
TopiaMigrationService.runSchemaMigration()MigrationServiceExceptionCopyright © 2004–2015 CodeLutin. All rights reserved.