Package | Description |
---|---|
liquibase.changelog | |
liquibase.sql.visitor |
Modifier and Type | Method and Description |
---|---|
ContextExpression |
ChangeSet.getContexts() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeLogParameters.set(String key,
String value,
ContextExpression contexts,
Labels labels,
String databases) |
Modifier and Type | Method and Description |
---|---|
ContextExpression |
SqlVisitor.getContexts() |
ContextExpression |
AbstractSqlVisitor.getContexts() |
Modifier and Type | Method and Description |
---|---|
void |
SqlVisitor.setContexts(ContextExpression contexts) |
void |
AbstractSqlVisitor.setContexts(ContextExpression contexts) |
Copyright © 2014 Liquibase.org. All rights reserved.