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
-
Method Summary
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
-
Constructor Details
-
LdapConnectorSettingsSchemaInstaller
public LdapConnectorSettingsSchemaInstaller()
-
-
Method Details
-
getTableName
- Specified by:
getTableName
in classcom.foreach.across.modules.properties.installers.EntityPropertiesInstaller
-
getKeyColumnName
- Specified by:
getKeyColumnName
in classcom.foreach.across.modules.properties.installers.EntityPropertiesInstaller
-