| Package | Description |
|---|---|
| liquibase | |
| liquibase.changelog | |
| liquibase.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LabelExpression.matches(Labels runtimeLabels)
Returns true if the passed runtime labels match this label expression
|
| Modifier and Type | Method and Description |
|---|---|
Labels |
ChangeSet.getLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeLogParameters.set(String key,
String value,
ContextExpression contexts,
Labels labels,
String databases) |
void |
ChangeSet.setLabels(Labels labels) |
| Modifier and Type | Method and Description |
|---|---|
Labels |
SqlVisitor.getLabels() |
Labels |
AbstractSqlVisitor.getLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlVisitor.setLabels(Labels labels) |
void |
AbstractSqlVisitor.setLabels(Labels labels) |
Copyright © 2014 Liquibase.org. All rights reserved.