Class LiquibaseMigrator

java.lang.Object
org.frankframework.jdbc.migration.DatabaseMigratorBase
org.frankframework.jdbc.migration.LiquibaseMigrator
All Implemented Interfaces:
IConfigurationAware, IScopeProvider, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

public class LiquibaseMigrator extends DatabaseMigratorBase
LiquiBase implementation for IAF
Since:
7.0-B4
Author:
Niels Meijer