| Package | Description |
|---|---|
| liquibase |
Liquibase top level namespace package.
|
| liquibase.change |
The change package contains the available database "changes".
|
| Modifier and Type | Method and Description |
|---|---|
<T extends SingletonObject> |
Scope.getSingleton(Class<T> type)
Looks up the singleton object of the given type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeFactory
Factory class for constructing the correct liquibase.change.Change implementation based on a command name.
|
Copyright © 2020 Liquibase.org. All rights reserved.