Class LdapConnectorSettingsSchemaInstaller

java.lang.Object
com.foreach.across.core.installers.AcrossLiquibaseInstaller
com.foreach.across.modules.properties.installers.EntityPropertiesInstaller
com.foreach.across.modules.ldap.installers.LdapConnectorSettingsSchemaInstaller

@Installer(description="Installs the ldap connector settings table", version=1) public class LdapConnectorSettingsSchemaInstaller extends com.foreach.across.modules.properties.installers.EntityPropertiesInstaller
Since:
1.0.0
Author:
Marc Vanbrabant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected String
     
    protected String
     

    Methods inherited from class com.foreach.across.modules.properties.installers.EntityPropertiesInstaller

    install

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

    buildParameters, createSpringLiquibase, getChangelog, getDataSource, getDefaultSchema, getSchemaConfiguration, 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

    • LdapConnectorSettingsSchemaInstaller

      public LdapConnectorSettingsSchemaInstaller()
  • Method Details

    • getTableName

      protected String getTableName()
      Specified by:
      getTableName in class com.foreach.across.modules.properties.installers.EntityPropertiesInstaller
    • getKeyColumnName

      protected String getKeyColumnName()
      Specified by:
      getKeyColumnName in class com.foreach.across.modules.properties.installers.EntityPropertiesInstaller