Class LiquibaseMigrator

java.lang.Object
org.frankframework.jdbc.migration.AbstractDatabaseMigrator
org.frankframework.jdbc.migration.LiquibaseMigrator
All Implemented Interfaces:
IConfigurationAware, IScopeProvider, ConfigurableLifecycle, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

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