Package systems.dmx.core.migrations
Class Migration4
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.core.migrations.Migration4
-
public class Migration4 extends Migration
Renames data type "Identity" -> "Entity". Part of DMX 5.0 Runs only in UPDATE mode.
-
-
Constructor Summary
Constructors Constructor Description Migration4()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
Methods inherited from class systems.dmx.core.service.Migration
setAssocTypeViewConfigValue, setCoreService, setTopicTypeViewConfigValue
-
-