Class GroupPropertiesSchemaInstaller
java.lang.Object
com.foreach.across.core.installers.AcrossLiquibaseInstaller
com.foreach.across.modules.properties.installers.EntityPropertiesInstaller
com.foreach.across.modules.user.installers.GroupPropertiesSchemaInstaller
@Installer(description="Installs the group properties table",
version=1)
public class GroupPropertiesSchemaInstaller
extends com.foreach.across.modules.properties.installers.EntityPropertiesInstaller
- Author:
- Arne Vandamme
-
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
-
GroupPropertiesSchemaInstaller
public GroupPropertiesSchemaInstaller()
-
-
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
-