public class ModelDiff
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getUpdateMaql()
Returns MAQL DDL update script that should be executed to update the source model to the
target state.
|
public java.util.List<java.lang.String> getUpdateMaql()
It picks the best possible variant by it's side-effects (truncation of loaded data, drops of related objects). It returns first present variant by order:
Copyright © 2016. All Rights Reserved.