public class DatabaseUpdaterLiquibaseProvider extends Object implements LiquibaseProvider
Constructor and Description |
---|
DatabaseUpdaterLiquibaseProvider() |
Modifier and Type | Method and Description |
---|---|
liquibase.Liquibase |
getLiquibase(String changeLogFile)
Returns a Liquibase instance
|
public liquibase.Liquibase getLiquibase(String changeLogFile) throws Exception
LiquibaseProvider
getLiquibase
in interface LiquibaseProvider
changeLogFile
- name of a Liquibase changelog fileException
Copyright © 2024 OpenMRS Inc.. All rights reserved.