Package | Description |
---|---|
liquibase.integration.ant | |
liquibase.integration.cdi | |
liquibase.integration.spring |
Modifier and Type | Method and Description |
---|---|
protected Liquibase |
BaseLiquibaseTask.createLiquibase() |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseLiquibaseTask.closeDatabase(Liquibase liquibase) |
Modifier and Type | Method and Description |
---|---|
protected Liquibase |
CDILiquibase.createLiquibase(Connection c) |
Modifier and Type | Method and Description |
---|---|
protected Liquibase |
SpringLiquibase.createLiquibase(Connection c) |
Modifier and Type | Method and Description |
---|---|
protected void |
SpringLiquibase.performUpdate(Liquibase liquibase) |
Copyright © 2017 Liquibase.org. All rights reserved.