public class ModelDiff extends Object
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getUpdateMaql()
Returns MAQL DDL update script that should be executed to update the source model to the
target state.
|
String |
toString() |
public List<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 © 2017. All Rights Reserved.