Package | Description |
---|---|
liquibase |
Liquibase top level namespace package.
|
liquibase.command.core |
Modifier and Type | Method and Description |
---|---|
void |
Liquibase.generateChangeLog(CatalogAndSchema catalogAndSchema,
DiffToChangeLog changeLogWriter,
PrintStream outputStream,
ChangeLogSerializer changeLogSerializer,
Class<? extends DatabaseObject>... snapshotTypes) |
void |
Liquibase.generateChangeLog(CatalogAndSchema catalogAndSchema,
DiffToChangeLog changeLogWriter,
PrintStream outputStream,
Class<? extends DatabaseObject>... snapshotTypes) |
Modifier and Type | Method and Description |
---|---|
protected DiffToChangeLog |
DiffToChangeLogCommand.createDiffToChangeLogObject(DiffResult diffResult) |
Copyright © 2019 Liquibase.org. All rights reserved.