public class RuntimeEnvironment extends Object
Constructor and Description |
---|
RuntimeEnvironment(Database targetDatabase,
Contexts contexts)
Deprecated.
use version with LabelExpression
|
RuntimeEnvironment(Database targetDatabase,
Contexts contexts,
LabelExpression labelExpression) |
public RuntimeEnvironment(Database targetDatabase, Contexts contexts)
public RuntimeEnvironment(Database targetDatabase, Contexts contexts, LabelExpression labelExpression)
public Database getTargetDatabase()
public Contexts getContexts()
public LabelExpression getLabels()
Copyright © 2018 Liquibase.org. All rights reserved.