public interface TopiaMigrationService extends TopiaService
| Modifier and Type | Field and Description |
|---|---|
static String |
MIGRATION_CALLBACK
Pour spécifier dans la configuration le callback a utiliser
|
static String |
MIGRATION_MIGRATE_ON_INIT |
static String |
MIGRATION_SHOW_PROGRESSION
Pour afficher la progression des requetes sql executees
|
static String |
MIGRATION_SHOW_SQL
Pour afficher les requetes sql executees
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
migrateSchema() |
getPersistenceClasses, postInit, preInit, setConfigurationstatic final String MIGRATION_CALLBACK
static final String MIGRATION_MIGRATE_ON_INIT
static final String MIGRATION_SHOW_SQL
static final String MIGRATION_SHOW_PROGRESSION
boolean migrateSchema()
throws MigrationServiceException
MigrationServiceExceptionCopyright © 2004–2014 CodeLutin. All rights reserved.