Package ch.tocco.nice2.dbrefactoring.impl.process
package ch.tocco.nice2.dbrefactoring.impl.process
-
ClassDescriptionChecks if the changeset has any localized columns.
BusinessUnitChangelogPostProcessorImpl
is the default implementation ofBusinessUnitChangelogPostProcessor
Goes through all column defintions with a remark attribute of value "localized".This processor investigates update or insert statements to localized fields.Investigates changesets for dropColumn tags that are localized and specified withkeep_default
.This processor looks for localized columns and sets its final column name depending on the language.Looks for column defintions and removes any columns that are localized to a language which does not exist in the current nice2 instance.Removes all remarks attributes from elements.Adds the current nice2 version to the context attribute.