public class PollenMigrationCallbackV1_3
extends org.nuiton.topia.migration.TopiaMigrationCallbackByClassNG.MigrationCallBackForVersion
1.3.| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_PRIMITIVE_DEFAULT_VALUE |
static String |
ADD_PRIMITIVE_NOT_NULL_CONSTRAINST |
static com.google.common.base.Function<org.apache.commons.lang3.tuple.Pair<String,String>,String> |
PAIR_TO_VALUE |
static String |
UPDATE_PRIMITIVE_TO_DEFAULT_VALUE |
| Constructor and Description |
|---|
PollenMigrationCallbackV1_3() |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.util.Version |
getVersion() |
protected void |
prepareMigrationScript(org.nuiton.topia.framework.TopiaContextImplementor tx,
List<String> queries,
boolean showSql,
boolean showProgression) |
public static final String UPDATE_PRIMITIVE_TO_DEFAULT_VALUE
public static final String ADD_PRIMITIVE_NOT_NULL_CONSTRAINST
public static final String ADD_PRIMITIVE_DEFAULT_VALUE
public org.nuiton.util.Version getVersion()
getVersion in class org.nuiton.topia.migration.TopiaMigrationCallbackByClassNG.MigrationCallBackForVersionprotected void prepareMigrationScript(org.nuiton.topia.framework.TopiaContextImplementor tx,
List<String> queries,
boolean showSql,
boolean showProgression)
throws org.nuiton.topia.TopiaException
prepareMigrationScript in class org.nuiton.topia.migration.TopiaMigrationCallbackByClassNG.MigrationCallBackForVersionorg.nuiton.topia.TopiaExceptionCopyright © 2009-2013 CodeLutin. All Rights Reserved.