| Package | Description |
|---|---|
| liquibase |
Liquibase top level namespace package.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Scope.child(LiquibaseListener listener,
Map<String,Object> scopeValues,
Scope.ScopedRunnerWithReturn<T> runner) |
static <ReturnType> |
Scope.child(Map<String,Object> scopeValues,
Scope.ScopedRunnerWithReturn<ReturnType> runner)
Creates a new scope that is a child of this scope.
|
Copyright © 2022 Liquibase.org. All rights reserved.