Package liquibase
Class Contexts
java.lang.Object
liquibase.Contexts
Wrapper for list of contexts.
Contexts in Liquibase are expressions you can add to changesets to control which will be executed in any particular migration run. Any string can be used for the context name and they are checked case-insensitively.
- See Also:
-
- contexts in documentation
-
Constructor Summary
-
Method Summary