| Package | Description |
|---|---|
| liquibase.changelog | |
| liquibase.database |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChangeLogHistoryService |
class |
OfflineChangeLogHistoryService |
class |
StandardChangeLogHistoryService |
| Modifier and Type | Method and Description |
|---|---|
ChangeLogHistoryService |
ChangeLogHistoryServiceFactory.getChangeLogService(Database database) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeLogHistoryServiceFactory.register(ChangeLogHistoryService changeLogHistoryService) |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeLogHistoryService |
OfflineConnection.createChangeLogHistoryService(Database database) |
Copyright © 2018 Liquibase.org. All rights reserved.