Class Root
- java.lang.Object
-
- io.vacco.metolithe.codegen.liquibase.type.Root
-
-
Field Summary
Fields Modifier and Type Field Description java.util.List<ChangeSet>databaseChangeLog
-
Constructor Summary
Constructors Constructor Description Root()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidappend(ChangeSet cs)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.vacco.metolithe.codegen.liquibase.type.MtLbType
getLabelName
-
-