Class PropertyTrackingSchemaInstaller

java.lang.Object
com.foreach.across.core.installers.AcrossLiquibaseInstaller
com.foreach.across.modules.properties.installers.PropertyTrackingSchemaInstaller

@Installer(description="Installs the property tracking table", version=1) public class PropertyTrackingSchemaInstaller extends com.foreach.across.core.installers.AcrossLiquibaseInstaller
Author:
Arne Vandamme
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.foreach.across.core.installers.AcrossLiquibaseInstaller

    buildParameters, createSpringLiquibase, getChangelog, getDataSource, getDefaultSchema, getSchemaConfiguration, install, setBeanFactory, setChangeLog, setDataSource, setDefaultSchema, setSchemaConfiguration

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PropertyTrackingSchemaInstaller

      public PropertyTrackingSchemaInstaller()